File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # 0.2.0
2+
3+ - ** BREAKING:** Refactor EasyFutureBuilder & EasyStreamBuilder
4+ - ** BREAKING:** Rename closeKeyboard() to dismissKeyboard() on BuildContext extensions
5+ - ** Add** screenSize, shortestScreenSide & longestScreenSide to BuildContext extensions
6+ - ** Add** isUrl, isEasyPassword, isMediumPassword & isStrongPassword to String extensions
7+ - ** Add** doc comments
8+ - ** Add** example
9+ - ** Improve** README
10+
111# 0.1.0
212
313- Initial release
Original file line number Diff line number Diff line change 11name : fleasy
22description : Useful and easy to use extensions, helper classes and widgets to help create Flutter apps easier.
3- version : 0.1 .0
3+ version : 0.2 .0
44repository : https://github.com/devj3ns/fleasy
55issue_tracker : https://github.com/devj3ns/fleasy/issues
66
You can’t perform that action at this time.
0 commit comments