notificare_push_lib 2.2.6
notificare_push_lib: ^2.2.6 copied to clipboard
Official Notificare Flutter plugin. Implements the power of the Notificare platform in Flutter applications.
2.2.6 #
- fix example's plugin registration
- update example's Android SDK to v2.2.3
2.2.5 #
- migrated Android Plugin to new Flutter 1.12 API
- fix fetching device dnd for fresh installations
- fix custom params & headers on cloud API requests
- fix beacons parsing when the result is empty
- added method to send a password reset email
- fix user mapping
- enhance NotificareUser model
- fix handling new intents
- fix scannable session
- fix notification parsing without an inbox item id
- fix logout method
- fix region monitoring
2.2.4 #
- check partially fetched notifications when fetching inbox items
2.2.3 #
- updated to iOS SDK 2.2.6
2.2.2 #
- updated to iOS SDK 2.2.4
- changes in isViewController method
2.2.1 #
- updated to Android SDK 2.2.1
- updated to iOS SDK 2.2.3
2.2.0 #
- added noops for Android-only calls in iOS
- fixed changePassword method
- updated to Android SDK 2.2.0
2.0.1 #
- added static_framework flag
2.0.0 #
- Updated to Notificare Android SDK 2.1.0
- Updated to Notificare iOS SDK 2.2.0 (Required Xcode 11 and iOS13 SDK to build it)
- Added new method clearDeviceLocation for iOS
1.0.4 #
- Added missing properties to inbox model
1.0.3 #
- Added authorization options for iOS
- Added presentation options for iOS
- Added category options for iOS
- cleaned up parameter types in all models
- Return inboxItem on remove and markAsRead
- Update Notificare iOS library to 2.1.6
- Fixed parameter in removedInboxItem method
1.0.2 #
- Updated description
1.0.1 #
- Updated dependencies
1.0.0 #
- Initial release.