utils_package 0.0.9
utils_package: ^0.0.9 copied to clipboard
A flutter package for utils.
Version 0.0.1 #
- Initial Release
Version 0.0.2 #
- Added extension method for MediaQuery
Version 0.0.3 #
- Minor code changes
Version 0.0.4 #
- Minor changes in the Loading indicator method
Version 0.0.5 #
- Added proper documentation for helper methods and functions
- Converted height and width methods to stateless widgets
Version 0.0.6 #
- Fixed width widget issue
- Added platform check for the push method to pass the correct page route
Version 0.0.7 #
- Made loading title nullable
Version 0.0.8 #
- Fixed an issue where the primary color was not reflecting properly
Version 0.0.9 #
- Update Documentation