utils_package 0.0.4
utils_package: ^0.0.4 copied to clipboard
A flutter package for utils.
This package is use as utils method in flutter app.
Features #
- Short methods of route navigation (push,pop,pushToFirst,popTill)
- Short methods of SizedBox (height,width)
- Loading Indicator with packages (flutter_easyloading)
- print formatted json
Changelog 0.0.2 #
- Added extension method of Media Query
Changelog 0.0.3 #
- Minor Code Changes
Changelog 0.0.4 #
- Minor Changes in Loading indicator method