easy_flu_widget 0.0.26+1
easy_flu_widget: ^0.0.26+1 copied to clipboard
Easy to use flutter widget
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- make SmartText can be const
0.0.3 #
- fix if use ClipRRect and the Container use margin, the radius is not working
0.0.4 #
- make SmartColumnRow to be const
0.0.5 #
- make SmartListView to be const
0.0.6 #
- fix SmartColumnRow if itemExtent is null
0.0.7 #
- fix SmartColumnRow divider compute
0.0.8 #
- fix SmartListView scrollController
0.0.9 #
- fix SmartColumnRow physics compute
0.0.10 #
- fix SmartColumnRow and SmartListView when itemCount = 0
0.0.11 #
- add keyboardDismissBehavior
0.0.12 #
- add SmartListView
0.0.13 #
- fix bug
0.0.14 #
- add debounce tap
0.0.15 #
- fix bug
0.0.16 #
- fix bug
0.0.17 #
- make debounce tap zero init
0.0.18 #
- fix bug
0.0.19 #
- fix bug
0.0.20 #
- fix bug
0.0.21 #
- fix bug
0.0.22 #
- make smartListView better
0.0.23 #
- make SmartColumnRow Row MainAxisAlignment.start