flutter_ahlib 1.1.2 copy "flutter_ahlib: ^1.1.2" to clipboard
flutter_ahlib: ^1.1.2 copied to clipboard

outdated

AoiHosizora's personal library used in flutter, contains some useful widgets and utils.

1.1.2 Update some bugs in PlaceholderText and PaginationXXX #

  1. Fix PlaceholderText some bugs.
  2. Update PaginationXXX initialPage conditions.

1.1.1 Refactor the whole library #

  • Add some comments to api, update some filenames.
  • Merge common and item packages to widget.
  • Add common package with action_controller.dart, hash.dart and tuple.dart.
  • Update list package, merge PaginationXXX and SeriableXXX by using PaginationStrategy.
  • Add new hash.dart and tuple.dart from google/quiver-dart and google/tuple.dart.
  • Rewrite tests for common package using group() and test().

1.0.12 Add LocalOrNetworkImageProvider #

  • Update file structure
  • Add LocalOrNetworkImageProvider

1.0.11 Update list package #

  • Update some name: PaginationListView SeriationListView PaginationStaggeredGridView SeriationStaggeredGridView
  • Add sliver: RefreshableSliverListView PaginationSliverListView SeriationSliverListView

1.0.9 Update structure #

  • Move all source file to lib/src/ and export it on lib/flutter_ahlib.dart
  • Extract lib/src/list/ package types to lib/src/list/type.dart
  • Rename PlaceHolder to Placeholder
  • Split lib/src/list to lib/src/fab
  • Add some document comments

1.0.8 Add DrawerListView #

  • Add DrawerListView<T> and some types
  • Rename PopupMenuItem to PopupActionItem
  • Update RippleSizedView actions

1.0.5 Update ListPlaceholderText #

  • Add ListPlaceholderSetting to list widgets

1.0.3 Fix ScrollMoreController #

  • Fix ScrollMoreController.scrollWithAnimate

1.0.2 Add widgets from mmnj #

  • Add RefreshableStaggeredGridView, IconText, RippleSizedView, SliverContainer widgets
  • Add ActionController controller
  • Add showPopupMenu() function

1.0.1 Initial flutter_ahlib #

  • Initial flutter_ahlib
  • Add AppendIndicator, ListPlaceholderText, AppendableListView, RefreshableListView, ScrollFloatingActionButton widgets
  • Add ScrollMoreController, ScrollFabController controllers
2
likes
0
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

AoiHosizora's personal library used in flutter, contains some useful widgets and utils.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_cache_manager, flutter_staggered_grid_view, http

More

Packages that depend on flutter_ahlib