floating_snackbar 1.0.5
floating_snackbar: ^1.0.5 copied to clipboard
A package that provides custom floating snackbar for your project.
1.0.0+1 #
- Inital release
- Set Android minSdkVersion to 16
- Refactor Android Plugin
1.0.2 #
- ReadMe release
- Project Structure Update
1.0.3 #
- Added Example App
- Added the badge for the pub.dev
- Added the badge for the tests
- Updated the functionality of the plugin to change the background color of the snackbar
1.0.4 #
- Updated the ReadMe.md
- Added the image for the snackbar
1.0.5 #
- Updated the ReadMe.md
- Added the image for the snackbar
- Updated plugin to hide the current snackbar
- Updated the example app to show the snackbar with a different background color
- Updated the environment sdk to ">=2.16.2 <4.0.0"