Skip to content

Commit 4f1ec97

Browse files
authored
Update README.md
1 parent e783a6a commit 4f1ec97

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@ Flutter Snippets is a collection of mostly used Widgets and Classes for Flutter
149149
| `19xWidth` | const SizedBox(width: 190.0) |
150150
| `20xWidth` | const SizedBox(width: 200.0) |
151151

152+
## Licence
153+
154+
[MIT Licence](LICENCE.md)
155+
152156
## Release Notes
153157

154158
### 0.0.12
@@ -201,3 +205,5 @@ Flutter Snippets is a collection of mostly used Widgets and Classes for Flutter
201205
### 0.0.1
202206

203207
- Initial release of Flutter Snippets.
208+
209+

0 commit comments

Comments
 (0)