flutter_toolbox 1.3.3 copy "flutter_toolbox: ^1.3.3" to clipboard
flutter_toolbox: ^1.3.3 copied to clipboard

outdated

Common flutter widgets and helper methods.

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.