top_snackbar_flutter 1.0.0 top_snackbar_flutter: ^1.0.0 copied to clipboard
Top snack bar package was created for nice and convenient way to inform users about what happened.
1.0.0 - 11.03.2021 #
-Clean up code
0.0.4 - 10.03.2021 #
- Migrate to null safety
- Provide
onTap
callback forshowTopSnackBar
function
0.0.3 - 5.12.2020 #
- Add additional param in order to specify overlayState at
showTopSnackBar
function
0.0.2 - 2.12.2020 #
- Provide some documentation
- Change pubspec.yaml
- Update Readme.md
0.0.1 - 30.11.2020 #
- Initial Open Source release.