fcm_channels_manager 0.0.6
fcm_channels_manager: ^0.0.6 copied to clipboard
A flutter package that using to create and manage Notification in Android
0.0.1 #
- Init first release
0.0.2 #
- Update README.md
0.0.3 #
- Update Example
0.0.4 #
- Update Example
0.0.5 #
Improvent request notification permission for iOS
- New
requestNotificationPermissionfunction support full options for iOS - Get current permission status with
getNotificationStatus
0.0.6 #
Add new function to provide app notification settings
- Add:
providesAppNotificationSettingsreturn true if this option added
Remove request notification permission for iOS from version 0.0.5
- Remove:
requestNotificationPermission - Remove:
getNotificationStatus