pnta_flutter 1.1.1
pnta_flutter: ^1.1.1 copied to clipboard
Official PNTA Flutter plugin to make push notifications suck less.
1.1.1 #
- Fix build error by removing deprecated PluginRegistry.Registrar import
- Update Android compileSdkVersion to 35
1.1.0 #
- Migrate Android Gradle config to plugins { } DSL using Flutter‑recommended approach
- Standardize payload schema
- Add PendingIntents and filter out non-notification intents
- Simplify URL launcher by removing canLaunchUrl check and Android manifest queries
1.0.0 #
- Initial stable release of PNTA Flutter plugin.