flutter_badge_manager_platform_interface 0.1.1
flutter_badge_manager_platform_interface: ^0.1.1 copied to clipboard
A common platform interface for the flutter_badge_manager plugin.
Changelog #
0.1.1 #
- FIXED: Republished the
0.1platform interface after retracting0.1.0, excluding localpubspec_overrides.yamldevelopment files from the published archive.
0.1.0 #
- CHANGED: Updated the platform interface for the Pigeon-based federated release: documented federated registration, and marked the old
MethodChannelFlutterBadgeManagerimplementation as a deprecated legacy fallback.
0.0.4 #
- CHANGED: Updated documentation and code comments for clarity. No functional changes.
0.0.3 #
- CHANGED: Documentation updates, code cleanup, and minor refactors. No functional changes.
0.0.2 #
- CHANGED: Refactoring
0.0.1 #
- ADDED: Initial Release