firebase_in_app_messaging 0.1.1+1
firebase_in_app_messaging: ^0.1.1+1 copied to clipboard
Flutter plugin for Firebase In-App Messaging.
0.1.1+1 #
- Remove the deprecated
author:
field from pubspec.yaml - Migrate the plugin to the pubspec platforms manifest.
- Bump the minimum Flutter version to 1.10.0.
0.1.1 #
- Updated the plugin API to v2.
0.1.0 #
- Updated README instructions for contributing for consistency with other Flutterfire plugins.
0.0.1+4 #
- Update example app with correct const constructors.
0.0.1+3 #
- Update AGP, gradle and inappmessaging-display versions on Android.
0.0.1+2 #
- Remove dependency
androidx.annotation:annotation:1.0.0
.
0.0.1+1 #
- Update google-services Android gradle plugin to 4.3.0 in documentation and examples.
0.0.1 #
- Initial release.