appmetrica_sdk 0.0.7+1 copy "appmetrica_sdk: ^0.0.7+1" to clipboard
appmetrica_sdk: ^0.0.7+1 copied to clipboard

discontinuedreplaced by: appmetrica_plugin
PlatformAndroidiOS

A Flutter plugin for Yandex AppMetrica SDK, a marketing platform for app install attribution, app analytics, and push campaigns.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appmetrica_sdk
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  appmetrica_sdk: ^0.0.7+1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:appmetrica_sdk/appmetrica_sdk.dart';
copied to clipboard
40
likes
130
points
32
downloads

Publisher

verified publisheremallstudio.com

Weekly Downloads

2024.09.29 - 2025.04.13

A Flutter plugin for Yandex AppMetrica SDK, a marketing platform for app install attribution, app analytics, and push campaigns.

Repository (GitHub)
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on appmetrica_sdk