flutter_stash 1.2.0-nullsafety copy "flutter_stash: ^1.2.0-nullsafety" to clipboard
flutter_stash: ^1.2.0-nullsafety copied to clipboard

outdated

I created this Flutter-package to gather Widgets, Views and methods that I frequently use between projects.

0.0.1 First release ! #

  • This is my first release (ever), still needs a proper README

0.0.2 Fixing an assertion error #

  • Something went wrong with SplashScreen's constructor assertions. Added temporary fix :)

0.0.3 Fixing loop in BubbleLoader #

  • On some occasions BubbleLoader created infinite loops... Fixed that :)

1.0.0 Paperwork-day #

  • Upgrading README.md
  • Upgrading some documentation

1.0.1 Paperwork-day #

  • Adding simple example for SplashScreen, BubbleLoader and TooltipText

1.1.0 More content #

  • Adding Future Widget
  • Adding Liquid Loader
  • Adding Switch Widget

1.1.1 Switch Widget #

  • Adding missing export to allow access to Switch Wiget

1.1.2 Switch Widget #

  • Adding 'defaultBuilder' for Switch Widget

1.1.3 SplashScreen #

  • Allow to separate methods that you want to 'wait on' and those you don't

1.1.4 DropDownList #

  • Adding DropDownList Widget
  • Updating documentation for existing widgets
  • Updating copyright notices in dart files

1.1.5 Better Documentation #

  • Adding linters to the project and updating public api doc

1.2.0-nullsafety #

  • Migrating package to null-safety
5
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

I created this Flutter-package to gather Widgets, Views and methods that I frequently use between projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, liquid_progress_indicator

More

Packages that depend on flutter_stash