airship_flutter 3.0.0
airship_flutter: ^3.0.0 copied to clipboard
The Airship flutter plugin. This package implements a cross-platform plugin interface to Airship's iOS and Android native SDKs. This allows core Airship functionality to be implemented by Flutter apps [...]
3.0.0 February 19, 2020 #
- Refactored airship.dart to airship_flutter.dart to resolve publish warning. Customers upgrading to 3.0.0 will have to update their plugin imports accordingly, see readme for import instructions.
2.1.0 February 7, 2020 #
- Updated iOS SDK to 13.1.0
- Updated Android SDK to 12.2.0
- Added number attributes support for iOS and Android
- Added data collection controls for iOS and Android
- Added screen tracking for iOS and Android
- Improved cross-platform message view support
2.0.0 January 14, 2020 #
- Renamed plugin package name from airship to airship_flutter
- Updated iOS SDK to 13.0.4
- Updated Android SDK to 12.1.0
- Implemented attributes functionality in iOS and Android
1.0.1 December 9, 2019 #
- Updated iOS SDK to 12.1.2
- Fixed Airship events not properly deserializing in flutter
1.0.0 November 1, 2019 #
- Initial release