global_snack_bar 0.0.12
global_snack_bar: ^0.0.12 copied to clipboard
Provides a convenient way to summon a SnackBar Widget on any open page, without much extra code.
0.0.12 4/30/2021 #
- Indentation didn't fix, another attempt on README.md
0.0.11 4/30/2021 #
- Fixed indent on README.md
0.0.10 4/30/2021 #
- Added color to the code in the README.md and updated material
0.0.9 4/30/2021 #
- Improved description and formatted code with dartfmt
0.0.8 4/30/2021 #
- Added git repository (GitHub)
0.0.7 4/30/2021 #
- Corrected the change log, CHANGELOG.md
0.0.6 4/30/2021 #
- Corrected dart analysis issues and added documentation comments
0.0.5 4/29/2021 #
- Fixed multiple listeners issue with broadcast stream
0.0.4 4/29/2021 #
- Migrated to null safety and dart 2.12
0.0.3 4/3/2021 #
- Updated README.md for package and example.
0.0.2 4/3/2021 #
- Updated first two lines of the LICENSE file, to hopefully have pub.dev display that's it's an MIT license (for convenience).
0.0.1 4/3/2021 #
- Initial Release