flutter_ahlib 1.0.6
flutter_ahlib: ^1.0.6 copied to clipboard
AoiHosizora's personal library used in flutter, contains some useful widgets and utils.
1.0.1 Initial flutter_ahlib #
- Initial
flutter_ahlib - Add
AppendIndicator,ListPlaceHolderText,AppendableListView,RefreshableListView,ScrollFloatingActionButtonwidgets - Add
ScrollMoreController,ScrollFabControllercontrollers
1.0.2 Add widgets from mmnj #
- Add
RefreshableStaggeredGridView,IconText,RippleSizedView,SliverContainerwidgets - Add
ActionControllercontroller - Add
showPopupMenu()function
1.0.3 Fix ScrollMoreController #
- Fix
ScrollMoreController.scrollWithAnimate
1.0.5 Update ListPlaceHolderText #
- Add
ListPlaceHolderSettingto list widgets
1.0.6 Add DrawerListView #
- Add
DrawerListView<T>and some types - Rename
PopupMenuItemtoPopupActionItem