flutex 2.0.0 flutex: ^2.0.0 copied to clipboard
Flutter widget extensions for functional creating UI.
Changelog #
1.1.2 #
- Add
fill
extension - Remove
sliverListChild
extension - Remove
rotatedBox
extension since rarely used - Add property
behavior
toonTap
1.1.1 #
- Add
sliverListChild
extension
1.1.0 #
- Remove all non-widget extensions, add some new extensions.
1.0.1+2 #
- Small fixes with Visibility, add SafeArea
1.0.1 #
- Small fixes (with partially broken backward compatibility), add some extensions
1.0.0 #
- First Release