flutter_widget_extension_methods 1.0.1
flutter_widget_extension_methods: ^1.0.1 copied to clipboard
SwiftUI-style methods to make widget styling easier and more readable.
1.0.1 #
- Update InkWell extension to fix null error
1.0.0 #
- Remove deprecated members + add new ones
0.0.4 #
- Remove deprecated members
- Specify supported platforms in
pubspec.yaml. - Add
keyBuilderextension
0.0.3 #
- Remove
childparameter from thenotificationListenerextension. - Add extensions for
Transform.rotate,.scale,.translate, and.flip.
0.0.2 #
- Make
widthandheightoptional for the.sizedextension.
0.0.1 #
Initial release