flutter_toolbox 1.6.0+1 copy "flutter_toolbox: ^1.6.0+1" to clipboard
flutter_toolbox: ^1.6.0+1 copied to clipboard

outdated

Common flutter widgets and helper methods.

1.6.0+1 #

  • added pageLoadController to PaginateListView.
  • fixed comment in LoadingBuilder.

1.6.0 #

  • removed drawer as it's better to be in the app.

1.5.0 #

  • added paginate_list_view to flutter_toolbox
  • change src from flutter_utils to flutter_toolbox

1.4.0 #

  • added PaginateListView

1.3.3 #

  • rename net_image to NetImage.

1.3.2 #

  • updated cached_network_image.
  • added flutter_cache_manager to make pub happy.

1.3.1 #

  • Wrap the progressPar of the netImage into center

1.3.0 #

  • Added NetImage

1.2.0 #

  • change d() to take object not just a string to totally replace print().

1.1.0 #

  • No changes just update to indicate breaking change.

1.0.3 #

  • Remove common_button and common_text_field.

1.0.2 #

  • Export all important files.

1.0.1 #

  • Fix gradle build problems and update kotlin and gradle versions.

1.0.0 #

  • initial release.