Refactor and release to v1.2
Aoi-hosizora opened this issue · 1 comments
Aoi-hosizora commented
Refactor the whole library, rewrite the comments, release to v1.2.
Widget progress: (9)
- placeholder_text.dart
- drawer_list_view.dart
- icon_text.dart
-
popup_menu.dart-> popup_list_menu.dart -
ripple_sized_view.dart -
scroll_fab.dart-> animated_fab.dart -
scroll_fab_controller.dart -
sliver_appbar_delegate.dart-> sliver_daelegate.dart -
sliver_container.dart -
dummy_view.dart - text_group.dart
- lazy_indexed_stack.dart
- tab_in_page_notification.dart
-
function_drawer.dart
List related progress: (4)
- append_indicator.dart
-
refresh_listview.dart -
refresh_sliver_listview.dart -
refresh_staggered_grivview.dart -
append_listview.dart -
append_sliver_listview.dart -
append_staggered_grivview.dart -
scroll_more_controller.dart - updatable_dataview.dart
- refreshable_dataview.dart
- pagination_dataview.dart
Image related progress: (3)
-
local_network_image_provider.dart-> file_or_network_image_provider.dart -
local_network_image_provider_io.dart-> file_or_network_image_provider_io.dart - multi_image_stream_completer.dart
Util related progress: (7)
- action_controller.dart
- tuple.dart
- hash.dart
-
extensions.dart - dart_extension.dart
- flutter_extension.dart
- filesize.dart
- notifier_data.dart
Aoi-hosizora commented
Split flutter_ahlib.dart
library file to:
widget.dart
list.dart
image.dart
util.dart