awesome_flutter_extensions 1.1.1 awesome_flutter_extensions: ^1.1.1 copied to clipboard
A Flutter Extension to remove boilerplate when accessing ancestor context properties
1.1.1 #
.separatedBy()
now returns a list by default.
1.1.0 #
- Rename
horizontal
topaddingHorizontal
and so on
1.0.0+1 #
- Update README
1.0.0 #
- Fixes for Dart 3
- Add more extensions, see README
0.0.1+2 #
- Fix typo on README
- Add a longer description to the pubspec.yaml
0.0.1+1 #
- Update README
0.0.1 #
Initial Release