april_flutter_utils 0.0.4 copy "april_flutter_utils: ^0.0.4" to clipboard
april_flutter_utils: ^0.0.4 copied to clipboard

outdated

A package for flutter APP development.

0.0.4 #

  • optimize the code of refreshable.dartrefreshable_controller.dartpagination.dartpagination_controller.dart
  • remove deprecated code

0.0.3 #

  • remove file page_visibility.dartnotifier_mixin.dart
  • rename SelectValueNotifierX to TransformableValueNotifierX
  • rename SelectorListenableBuilderX to TransformableListenableBuilderX
  • rename widget_visibility.dart to visibility_detector_widget.dart and change the code, now you can listen the visibility value from VisibilityValueNotifier.

0.0.2 #

  • import more files.

0.0.1 #

  • init