pnta_flutter 1.1.0 copy "pnta_flutter: ^1.1.0" to clipboard
pnta_flutter: ^1.1.0 copied to clipboard

Official PNTA Flutter plugin to make push notifications suck less.

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.