flutter_toolbox 1.3.2 flutter_toolbox: ^1.3.2 copied to clipboard
Common flutter widgets and helper methods.
1.3.2 #
- updated cached_network_image.
- added flutter_cache_manager to make pub happy.
1.3.1 #
- Wrap the progressPar of the netImage into center
1.3.0 #
- Added NetImage
1.2.0 #
- change
d()
to take object not just a string to totally replaceprint()
.
1.1.0 #
- No changes just update to indicate breaking change.
1.0.3 #
- Remove common_button and common_text_field.
1.0.2 #
- Export all important files.
1.0.1 #
- Fix gradle build problems and update kotlin and gradle versions.
1.0.0 #
- initial release.