grovs_flutter_plugin 1.1.0
grovs_flutter_plugin: ^1.1.0 copied to clipboard
Flutter plugin for Grovs SDK - Deep linking, smart links, user messaging, and campaign tracking for mobile apps.
1.1.0 #
- Added custom base URL support via Info.plist (iOS) and AndroidManifest.xml (Android)
- Added revenue tracking with
logInAppPurchaseandlogCustomPurchasemethods - Added
TransactionTypeenum (buy, cancel, refund) - Bumped iOS SDK to ~> 2.3 and Android SDK to 1.1.1
1.0.1 #
- Documentation improvements
- Added iOS Associated Domains configuration instructions
- Enhanced API documentation with comprehensive examples
- Updated README with complete setup guide
- Improved code comments and inline documentation
1.0.0 #
- Initial release of Grovs Flutter Plugin
- Deep linking support for iOS and Android
- Link generation with custom redirects and tracking parameters
- UTM campaign tracking (utm_campaign, utm_source, utm_medium)
- User identification and custom attributes
- Push notification token management
- In-app messaging support
- Configurable debug levels
- Stream-based deeplink event handling
- Platform-specific configuration via Info.plist (iOS) and AndroidManifest.xml (Android)
- Support for iOS 13.0+ and Android API 21+