- This is my first release (ever), still needs a proper README
- Something went wrong with SplashScreen's constructor assertions. Added temporary fix :)
- On some occasions BubbleLoader created infinite loops... Fixed that :)
- Upgrading README.md
- Upgrading some documentation
- Adding simple example for SplashScreen, BubbleLoader and TooltipText
- Adding Future Widget
- Adding Liquid Loader
- Adding Switch Widget
- Adding missing export to allow access to Switch Wiget
- Adding 'defaultBuilder' for Switch Widget
- Allow to separate methods that you want to 'wait on' and those you don't
- Adding DropDownList Widget
- Updating documentation for existing widgets
- Updating copyright notices in dart files
- Adding linters to the project and updating public api doc
- Migrating package to null-safety