pnta_flutter 1.0.0-dev.5
pnta_flutter: ^1.0.0-dev.5 copied to clipboard
Official PNTA Flutter plugin to make push notifications suck less.
1.0.0-dev.5 #
- Initial stable release of PNTA Flutter plugin.
1.0.0-dev.4 #
- Fix parameter signature mismatch in updateMetadata method
- Remove unnecessary hex token conversion in iOS identify handler
- Fix Android memory leak in permission handler
- Remove redundant notification channel creation
- Add error handling for event stream casting errors
- Add retry logic with exponential backoff for network requests
- Standardize error codes across platforms (NO_DEVICE_TOKEN, FCM_REGISTRATION_FAILED)
- Add comprehensive input validation for projectId and metadata
- Improve error handling in LinkHandler with return status
- Standardize debug logging with consistent PNTA prefixing
1.0.0-dev.3 #
Stable version with a bunch of improvements