appmetrica_push_plugin 2.3.0
appmetrica_push_plugin: ^2.3.0 copied to clipboard
A Flutter plugin for AppMetrica Push SDK by Yandex. The AppMetrica Push SDK is a set of libraries for working with push notifications.
2.3.0 #
- Fix notification click processing.
2.2.0 #
- Updated the minimum supported version of appmetrica_plugin to
3.2.1
. - Fix
file not found
error.
2.1.0 #
- Support Swift Package Manager feature.
- Updated supported appmetrica_plugin version to
3.2.0
. - Support work with different push providers (Firebase, RuStore, HMS).
- Add method do get
payload
from notification. - Native SDK versions:
- Android: 4.1.1
- iOS: ~> 3.1
2.0.0 #
- Updated supported appmetrica_plugin version to
3.0.0
.
1.0.0 #
- Started using
flutter_lints
for checkstyle. - Native SDK versions:
- Android: 3.2.0
- iOS: ~> 2.0
0.3.0 #
- The native android part of the plugin was rewritten in java due to problems with kotlin versions.
- Updated dev dependencies.
0.2.0 #
- Updated supported appmetrica_plugin version to
1.0.1
. - Updated native AppMetrica Push SDK versions:
- Android: 2.2.0
- iOS: ~> 1.3
0.1.0 #
- Initial release with full support of AppMetrica Push SDK. Native SDK versions:
- Android: 2.1.1
- iOS: ~> 1.1