flutter_helper_utils 1.1.1
flutter_helper_utils: ^1.1.1 copied to clipboard
The Flutter Helper Package offers various extensions and helper methods that can make development more efficient.
1.1.1 #
- FIX: Fixed a bug in camelCase conversion algorithm.
1.1.0 #
- FIX: Fixed logo does not appear in readme file.
1.0.9 #
- UPDATE: Re-organized changelog and updated readme file.
1.0.8 #
- FIX: Fixed bug in color extension.
1.0.7 #
- NEW: Added new color extension to support converting hex string to color and checking if string is a hex color.
1.0.6 #
- UPDATE: Supported null safety to ThemeMode and Brightness.
1.0.5 #
- UPDATE: Changed
poptopopPageto solve conflicts withgo_routerpackage extensions.
1.0.4 #
- UPDATE: Updated readme file.
1.0.3 #
- NEW: Added
capitalizeFirstLetter,toPascalCase,toTitleCase, andtoCamelCaseto String extension.
1.0.2 #
- UPDATE: Renamed some getters to fix conflicts with the
getpackage.
1.0.1 #
- UPDATE: Updated readme file.
1.0.0 #
- INITIAL: Initial release.