utils_package 0.0.9 copy "utils_package: ^0.0.9" to clipboard
utils_package: ^0.0.9 copied to clipboard

A flutter package for utils.

Flutter Utils Package #

Features #

  • Short methods for route navigation (push, pop, pushToFirst, popTill)
  • Convenient methods for SizedBox (height, width)
  • Loading indicator integration with the flutter_easyloading package
  • Formatted JSON printing

Changelog #

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
1
likes
110
pub points
50%
popularity

Publisher

unverified uploader

A flutter package for utils.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_easyloading

More

Packages that depend on utils_package