appmetrica_push_plugin
A Flutter plugin for AppMetrica Push SDK by Yandex. The AppMetrica Push SDK is a set of libraries for working with push notifications.
3.1.0
1.3K downloads/mo
#510 most downloaded on pub.dev
appmetrica/push-flutter-plugin
What this package is like to depend on
Last release 12 days ago
11 Aug 2026
Release timing varies
gaps range from 2 weeks to 11 months
Nearly every release is documented
notes for 12 of 12 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
12 releases · first in 2022
4 releases in the last 12 months
see the full history below
Release timeline
12 releases · Mar 2022 to Aug 2026Releases
latest 12-
3.1.011 Aug 2026Release notes
Open source →Enhancements and Corrections:
- Fixed iOS UIScene conflict with other plugins:
scene:willConnectToSession:options:no longer returnsYES, soconnectionOptionsare not consumed and remain available to subsequent plugins. - Updated supported appmetrica_plugin version to
4.1.0.
Full Changelog: v3.0.0...v3.1.0
Release notes
Open source →- Fix iOS UIScene conflict with other plugins (e.g.
firebase_messaging):scene:willConnectToSession:options:no longer returnsYES, soconnectionOptionsare not consumed and remain available to subsequent plugins. - Updated supported appmetrica_plugin version to
4.1.0.
- Fixed iOS UIScene conflict with other plugins:
-
3.0.105 Jun 2026Release notes
Open source →Enhancements and Corrections:
- Fix error
Could not resolve package dependencieswhile using SPM
Full Changelog: v3.0.0...v3.0.1
Release notes
Open source →- Fix
Could not resolve package dependencieserror while building with SPM.
- Fix error
-
3.0.015 Apr 2026Release notes
Open source →What’s New:
- Add UIScene lifecycle support for iOS. Launch push notification detection now works correctly in apps using UIScene (required by
iOS 27+, default in Flutter3.41+). - Updated supported appmetrica_plugin version to
4.0.0. - Updated minimum Flutter version to
3.38.0(Dart SDK3.10.0). - Add
AppMetricaPushInfoto public API. - Updated native SDK versions: Android to
4.3.0, iOS to3.4.
Enhancements and Corrections:
- The specification of the native SDK version for iOS has been improved: now it defines a range from the minimum version up to the next major version.
Full Changelog: v2.4.0...v3.0.0
Release notes
Open source →- Add UIScene lifecycle support for iOS. Launch push notification detection now works correctly in apps using UIScene (required by iOS 27+, default in Flutter 3.41+).
- Updated supported appmetrica_plugin version to
4.0.0. - Update minimum Flutter version to 3.38.0 (Dart SDK 3.10.0).
- Add
AppMetricaPushInfoto public API. - The specification of the native SDK version for iOS has been improved: now it defines a range from the minimum version up to the next major version.
- Native SDK versions:
- Android: 4.3.0
- iOS: 3.4
- Add UIScene lifecycle support for iOS. Launch push notification detection now works correctly in apps using UIScene (required by
-
2.4.024 Oct 2025Release notes
Open source →What’s New:
- Added method
AppMetricaPush.enableLogger.
Enhancements and Corrections:
- Version of
min sdk environmentis updated to2.15.0. - Version of AGP is updated to
8.2.0.
Full Changelog: v2.3.0...v2.4.0
Release notes
Open source →- Update AGP version to
8.2.0. - Add
AppMetricaPush.enableLoggermethod. - Update min sdk environment version to
2.15.0.
- Added method
-
2.3.013 Aug 2025Release notes
Open source →Enhancements and Corrections:
- Improved iOS notification on click listener.
Full Changelog: v2.2.0...v2.3.0
-
2.2.022 Jul 2025Release notes
Open source →What’s New:
- Updated the minimum supported version of appmetrica_plugin to 3.2.1.
Enhancements and Corrections:
- Fix
file not founderror.
Full Changelog: v2.1.0...v2.2.0
Release notes
Open source →- Updated the minimum supported version of appmetrica_plugin to
3.2.1. - Fix
file not founderror.
-
2.1.011 Jul 2025Release notes
Open source →What’s New:
- 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
payloadfrom notification. - Updated native SDK versions: Android to
4.1.1, iOS to3.1.
Full Changelog: v2.0.0...v2.1.0
Release notes
Open source →- 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
payloadfrom notification. - Native SDK versions:
- Android: 4.1.1
- iOS: ~> 3.1
-
2.0.002 Sep 2024Release notes
Open source →What’s New:
- Updated supported appmetrica_plugin version to 3.0.0.
- Updated min flutter version.
-
1.0.006 May 2024Release notes
Open source →- Started using
flutter_lintsfor checkstyle. - Native SDK versions:
- Android: 3.2.0
- iOS: ~> 2.0
- Started using
-
0.3.016 Jun 2023Release notes
Open source →- The native android part of the plugin was rewritten in java due to problems with kotlin versions.
- Updated dev dependencies.
-
0.2.029 Aug 2022Release notes
Open source →- Updated supported appmetrica_plugin version to
1.0.1. - Updated native AppMetrica Push SDK versions:
- Android: 2.2.0
- iOS: ~> 1.3
- Updated supported appmetrica_plugin version to
-
0.1.015 Mar 2022Release notes
Open source →- Initial release with full support of AppMetrica Push SDK. Native SDK versions:
- Android: 2.1.1
- iOS: ~> 1.1
- Initial release with full support of AppMetrica Push SDK. Native SDK versions: