flutter_badge_manager_android 0.1.1
flutter_badge_manager_android: ^0.1.1 copied to clipboard
Android implementation of the flutter_badge_manager plugin.
Changelog #
0.1.1 #
- FIXED: Republished the
0.1Android implementation after retracting0.1.0, excluding localpubspec_overrides.yamldevelopment files from the published archive.
0.1.0 #
- CHANGED: Promoted the Android implementation to the 0.1 release line, switched it to the Pigeon-based primary transport, and completed the related API/documentation cleanup while preserving the legacy MethodChannel compatibility path.
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