flutter_badged 2.0.3
flutter_badged: ^2.0.3 copied to clipboard
Badge for showing with icon. You can use it in the bottom menu, navigation drawer or in any place you want.
2.0.3 18.10.2022. #
- Fixed documentation and small refactoring
2.0.2 24.09.2021. #
- Removed Center widget to allow consumer control this
2.0.1 08.06.2021. #
- Fixed nullsafety issue
2.0.0-nullsafety.0 24.05.2021. #
- Added nullsafety support, thanks @JEuler
1.0.3 06.01.2021 #
- Removed deprecated
overflow
parameter
1.0.2 21.09.2020 #
- Added ability to use custom text style
1.0.1 03.06.2020 #
- Added example and improved documentation
1.0.0 10.02.2020 #
- Created library