flutter_stash 1.1.4 copy "flutter_stash: ^1.1.4" to clipboard
flutter_stash: ^1.1.4 copied to clipboard

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
5
likes
30
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.

License

MIT (license)

Dependencies

flutter, liquid_progress_indicator

More

Packages that depend on flutter_stash