flutter_badge_manager_android 0.0.6
flutter_badge_manager_android: ^0.0.6 copied to clipboard
Android implementation of the flutter_badge_manager plugin.
Changelog #
0.0.6 #
- FIXED: Generated Java class name in Pigeon configuration to match the expected plugin structure. This resolves build issues related to the generated code.
0.0.5 #
- CHANGED: Updated documentation and code comments for clarity. No functional changes.
0.0.4 #
- CHANGED: Updated dependencies, code cleanup, and minor refactoring. No functional changes.
0.0.3 #
- FIXED: Removed empty notification badge
0.0.2 #
- CHANGED: Refactoring
0.0.1 #
- ADDED: Initial Release