flutter_badge_manager_foundation 0.1.0
flutter_badge_manager_foundation: ^0.1.0 copied to clipboard
iOS and macOS implementation of the flutter_badge_manager plugin.
Changelog #
0.1.0 #
- CHANGED: Promoted the iOS and macOS implementation to the 0.1 release line, migrated it to the Pigeon-based primary transport, and completed the related API/documentation cleanup while retaining the legacy MethodChannel compatibility path.
0.0.3 #
- CHANGED: Updated documentation and code comments for clarity. No functional changes.
0.0.2 #
- CHANGED: Refactoring
0.0.1 #
- ADDED: Initial Release