PackageTrack
Sign in Get early access

appmetrica_plugin

A Flutter plugin for AppMetrica by Yandex. AppMetrica is a set of libraries for collecting application usage statistics.

4.1.0 27K downloads/mo #153 most downloaded on pub.dev appmetrica/appmetrica-flutter-plugin

What this package is like to depend on

Last release 13 days ago

10 Aug 2026

Release timing varies

gaps range from 2 weeks to 8 months

Nearly every release is documented

notes for 17 of 18 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

18 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

18 releases · Feb 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 4.1.0 10 Aug 2026
    Release notes

    Enhancements and Corrections:

    • Fixed iOS UIScene conflict with other plugins: scene:willConnectToSession:options: no longer returns YES, so connectionOptions are not consumed and remain available to subsequent plugins.
    • Updated native SDK versions: Android to 8.5.0, iOS to 6.6.

    Full Changelog: v4.0.0...v4.1.0

    Open source →
    Release notes
    • Fix iOS UIScene conflict with other plugins: scene:willConnectToSession:options: no longer returns YES, so connectionOptions are not consumed and remain available to subsequent plugins.
    • Native SDK versions:
      • Android: 8.5.0
      • iOS: 6.6
    Open source →
  2. 4.0.0 25 Mar 2026
    Release notes

    What's New:

    • Added UIScene lifecycle support for iOS. Initial deeplink detection now works correctly in apps using UIScene.
    • Added AppMetricaConfig.advIdentifiersTracking support for iOS.
    • Added AppMetrica.activateInBackground method for background activation without starting a foreground session.

    Enhancements and Corrections:

    • Updated minimum Flutter version to 3.38.0 (Dart SDK 3.10.0).
    • Fixed crash on call requestDeferredDeeplink.
    • Removed AppMetrica.reportReferralUrl method.
    • Improved native SDK version specification for iOS: now defines a range from the minimum version up to the next major version.
    • Updated native SDK versions: Android to 8.0.0, iOS to 6.1.

    Full Changelog: v3.4.0...v4.0.0

    Open source →
    Release notes
    • Add UIScene lifecycle support for iOS. Initial deeplink detection now works correctly in apps using UIScene.
    • Update minimum Flutter version to 3.38.0 (Dart SDK 3.10.0).
    • Fix crash on call requestDeferredDeeplink.
    • Remove AppMetrica.reportReferralUrl method.
    • 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.
    • Add AppMetricaConfig.advIdentifiersTracking support for iOS.
    • Add AppMetrica.activateInBackground method for background activation without starting a foreground session.
    • Native SDK versions:
      • Android: 8.0.0
      • iOS: 6.1
    Open source →
  3. 3.4.0 13 Nov 2025
    Release notes

    What’s New:

    • Updated native SDK versions: Android to 7.13.0, iOS to 5.14.
    • Update AGP version to 8.2.0.

    Full Changelog: v3.3.0...v3.4.0

    Open source →
    Release notes
    • Update AGP version to 8.2.0.
    • Native SDK versions:
      • Android: 7.13.0
      • iOS: 5.14
    Open source →
  4. 3.3.0 19 Aug 2025
    Release notes

    Enhancements and Corrections:

    • Fix No known class method for selector 'setAdProviderEnabled:' error.
    • Updated native SDK versions: iOS to 5.12.

    Full Changelog: v3.2.1...v3.3.0

    Open source →
    Release notes
    • Fix No known class method for selector 'setAdProviderEnabled:' error.
    • Native SDK versions:
      • Android: 7.8.0
      • iOS: 5.12
    Open source →
  5. 3.2.1 21 Jul 2025
    Release notes

    Enhancements and Corrections:

    • Fix 'appmetrica_plugin/AMAFAppMetricaActivator.h' file not found error.

    Full Changelog: v3.2.0...v3.2.1

    Open source →
    Release notes
    • Fix 'appmetrica_plugin/AMAFAppMetricaActivator.h' file not found error.
    Open source →
  6. 3.2.0 14 May 2025
    Release notes

    What’s New:

    • Support Swift Package Manager feature.
    • Updated native SDK versions: Android to 7.8.0, iOS to 5.10.
    • Add appOpen ad type for ad revenue report.
    • Add AppMetrica.setAdvIdentifiersTracking method to enable/disable including advertising identifiers withing its reports.
    • Improve statistics when using with Yandex.Ads SDK. Add meta-data with plugin description to AndroidManifest.

    Full Changelog: v3.1.0...v3.2.0

    Open source →
    Release notes
    • Native SDK versions:
      • Android: 7.8.0
      • iOS: 5.10
    • Improve statistics when using with Yandex.Ads SDK. Add meta-data with plugin description to AndroidManifest.
    • Support Swift Package Manager feature
    • Add appOpen ad type for ad revenue report.
    • Add AppMetrica.setAdvIdentifiersTracking method to enable/disable including advertising identifiers withing its reports.
    Open source →
  7. 3.1.0 19 Sep 2024
    Release notes

    What’s New:

    • Updated native SDK versions: Android to 7.2.0, iOS to 5.8.

    Full Changelog: v3.0.0...v3.1.0

    Open source →
    Release notes
    • Native SDK versions:
      • Android: 7.2.0
      • iOS: 5.8
    Open source →
  8. 3.0.0 29 Aug 2024
    Release notes

    What’s New:

    • Added prefix AppMetrica to all classes to remove possible conflicts with other plugins.
    • Added parameter AppMetricaConfig.flutterCrashReporting. Flutter crashes will not be handled if it is set to false.
    • Upgrade decimal version to 3.0.0 and align flutter version.

    Enhancements and Corrections:

    • Started using flutter_lints for checkstyle.
    Open source →
    Release notes
    • Added prefix AppMetrica to all classes to remove possible conflicts with other plugins.
    • Started using flutter_lints for checkstyle.
    • Added parameter AppMetricaConfig.flutterCrashReporting. Flutter crashes will not be handled if it is set to false.
    • Upgrade decimal version to 3.0.0 and align flutter version.
    Open source →
  9. 2.1.1 22 May 2024
    Release notes
    • Fixed handling of null value in the attributes parameter in the AppMetrica.reportEventWithMap method.
    Open source →
  10. 2.1.0 07 May 2024
    Release notes
    • Added request startup keys.
    • Added methods for external attribution report.
    Open source →
  11. 2.0.0 26 Mar 2024
    Release notes
    • Native SDK versions:
      • Android: 6.3.0
      • iOS: 5.0
    Open source →
  12. 1.4.0 04 Aug 2023

    Nothing published for this version

  13. 1.3.0 14 Jun 2023
    Release notes
    • The native android part of the plugin was rewritten in java due to problems with kotlin versions.
    Open source →
  14. 1.2.0 05 Jun 2023
    Release notes
    • Added automatic deeplink tracking.
    • Updated dev dependencies.
    • Minor fixes and improvements.
    Open source →
  15. 1.1.0 10 Oct 2022
    Release notes
    • Added the AdRevenue API for transmitting advertising monetization revenue at the impression level (Impression-Level Revenue Data).
    • Native SDK versions:
      • Android: 5.2.0
      • iOS: 4.4
    Open source →
  16. 1.0.1 20 Jul 2022
    Release notes
    • Fixed NPE when creating UserProfileAttribute with null argument.
    Open source →
  17. 1.0.0 14 Jul 2022
    Release notes
    • Updated native android AppMetrica SDK version to 5.0.0.
    Open source →
  18. 0.1.0 22 Feb 2022
    Release notes

    Initial release. Supports most of the features available in AppMetrica.
    Native SDK versions:

    • Android: 4.2.0
    • iOS: 4.2
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive