notifly_flutter 1.0.3 notifly_flutter: ^1.0.3 copied to clipboard
Notifly Flutter Plugin is a cross-platform SDK for integrating Notifly services into your Flutter apps.
0.1.1 #
- Initial release of this plugin.
0.1.2 #
- Add compatibility with AGP <4.2
0.1.4 #
- Nullable userId in setUserId.
1.0.0 #
- Official release: Transitioned from beta to stable version.
1.0.1 #
- Android Push Notification Handling Improvement: Resolved an issue preventing URLs from opening when the app was previously opened by another push notification.
1.0.2 #
- Android Push Notification Handling Improvement: Utilized TaskStackBuilder for creating pending intents, ensuring proper navigation through app hierarchy.
1.0.3 #
- Android: Implement setLogLevel function for testing in development.