flutter_helper_utils 1.0.6
flutter_helper_utils: ^1.0.6 copied to clipboard
The Flutter Helper Package is a valuable tool for developers who want to speed up their development process. It offers various extensions and helper methods that can make development more efficient.
1.0.0 #
- INITIAL: initial release
1.0.1 #
- UPDATE: update readme file
1.0.2 #
- UPDATE: rename some getters to fix conflicts with the
get
package
1.0.3 #
- UPDATE: add capitalizeFirstLetter, toPascalCase, toTitleCase, and toCamelCase to String extension.
1.0.4 #
- UPDATE: update readme file
1.0.5 #
- UPDATE: change pop to popPage to solve conflicts with go_router package extensions.
1.0.6 #
- UPDATE: support null safety to ThemeMode and Brightness.