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

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

1.2.1-nullsafety #

  • Updating dependency to improve null-safety

1.2.0-nullsafety #

  • Migrating package to null-safety

1.1.5 Better Documentation #

  • Adding linters to the project and updating public api doc

1.1.4 DropDownList #

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

1.1.3 SplashScreen #

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

1.1.2 Switch Widget #

  • Adding 'defaultBuilder' for Switch Widget

1.1.1 Switch Widget #

  • Adding missing export to allow access to Switch Widget

1.1.0 More content #

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

1.0.1 Paperwork-day #

  • Adding simple example for SplashScreen, BubbleLoader and TooltipText

1.0.0 Paperwork-day #

  • Upgrading README.md
  • Upgrading some documentation

0.0.3 Fixing loop in BubbleLoader #

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

0.0.2 Fixing an assertion error #

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

0.0.1 First release ! #

  • This is my first release (ever), still needs a proper README
5
likes
140
points
28
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, liquid_progress_indicator_ns

More

Packages that depend on flutter_stash