easy_helpers 0.0.14 easy_helpers: ^0.0.14 copied to clipboard
Provides helper classes, functions, and extensions for easy to build flutter apps.
0.0.14 #
- Add. thumbnail string extension methods.
0.0.13 #
- Add. isPhoneScreen
0.0.12 #
- Update. document update.
0.0.11 #
- Add. media query extension.
- Add. theme extension.
0.0.10 #
- Update.
dog
can take any type of variables.
0.0.9 #
- Change. The string of title, message in dialog functions are now widget.
0.0.8 #
- Add. notEmpty for the alias of !isNullOrEmpty
0.0.7 #
- Add. empty for the alias of isNullOrEmpty
0.0.6 #
- Add. More features
0.0.5 #
- Add.
chunk
and more methods. - Add. Unit tests.
0.0.4 #
- Breaking Chnages Refine the package. Some function name changed.
- Add. Unit tests.
0.0.3 #
- Refactor. File names.
0.0.2 #
- Refactor. Hide indivisual code files and export only
easy_helper.dart
.
0.0.1 #
- Initial release.