super_extensions 0.0.6 super_extensions: ^0.0.6 copied to clipboard
A package that supports most commonly used extension methods
0.0.1 #
- This is the initial release of super_extensions.
- Added basic extension methods on context, iterator, number, string and text widget.
0.0.2 #
- Fixed pub score
0.0.3 #
- Fixed readme
0.0.4 #
- Used new APIs for
MediaQuery
. Now, it's usingMediaQuery.sizeOf()
and other related APIs.
0.0.5 #
- Fix pipeline and updated documentations
0.0.6 #
- Fixed static analysis and few bugs