flutter_badge_manager 0.0.6
flutter_badge_manager: ^0.0.6 copied to clipboard
Plugin to update the app badge on the launcher (both for Android, iOS and macOS)
Changelog #
0.0.6 #
- FIXED: Android plugin Pigeon configuration to generate Java class with the expected name, resolving build issues.
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 #
- CHANGED: Android plugin implementation
0.0.2 #
- ADDED: Separation for each supported platform
0.0.1 #
- ADDED: Initial Release