All Projects → EMALLStudio → appmetrica_sdk

EMALLStudio / appmetrica_sdk

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

Programming Languages

java
68154 projects - #9 most used programming language
dart
5743 projects
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to appmetrica sdk

metrica-sdk-ios
AppMetrica is a free real-time ad tracking and mobile app analytics solution.
Stars: ✭ 68 (+353.33%)
Mutual labels:  mobile-analytics, yandex-appmetrica-sdk
flutter-moum
Flutter를 좋아하는 사람들이 모여서 Flutter 관련 지식과 기술을 모음📚
Stars: ✭ 67 (+346.67%)
Mutual labels:  flutter-plugin
navigate
A flutter plugin for byutifull navigation with advanced routing
Stars: ✭ 40 (+166.67%)
Mutual labels:  flutter-plugin
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (+126.67%)
Mutual labels:  flutter-plugin
flutter scan
scanner qrcode in widget tree & decoder qrcode from image
Stars: ✭ 63 (+320%)
Mutual labels:  flutter-plugin
pal-widgets
A collection of widgets for making amazing onboarding experience in your flutter applications
Stars: ✭ 21 (+40%)
Mutual labels:  flutter-plugin
react-native-aws-mobile-analytics
A react-native module for using Amazon's AWS Mobile Analytics with the aws-sdk
Stars: ✭ 16 (+6.67%)
Mutual labels:  mobile-analytics
flutter-crisp
Flutter plugin for Crisp Chat
Stars: ✭ 18 (+20%)
Mutual labels:  flutter-plugin
sematext-logsene-android
Sematext Logs Client Library for Android
Stars: ✭ 22 (+46.67%)
Mutual labels:  mobile-analytics
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-13.33%)
Mutual labels:  mobile-analytics
flutter rtmppublisher
Publisher to rtmp using the camera plugin as a basis to do all the basic camera/record management.
Stars: ✭ 86 (+473.33%)
Mutual labels:  flutter-plugin
gen lang
gen_lang is a dart library for internationalization. Extracts messages to generate dart files required by Intl, inspired by Intl_translation and Flutter i18n
Stars: ✭ 94 (+526.67%)
Mutual labels:  flutter-plugin
flutter mailer
A wrapper on top of MFMailComposeViewController from iOS and Mail Intent on android
Stars: ✭ 43 (+186.67%)
Mutual labels:  flutter-plugin
flutter-geocoding
A Geocoding plugin for Flutter
Stars: ✭ 88 (+486.67%)
Mutual labels:  flutter-plugin
getx snippets extension
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 142 (+846.67%)
Mutual labels:  flutter-plugin
appmetrica-logsapi-loader
A tool for automatic data loading from AppMetrica LogsAPI into (local) ClickHouse
Stars: ✭ 18 (+20%)
Mutual labels:  appmetrica
amap all fluttify
高德地图 Flutter插件
Stars: ✭ 39 (+160%)
Mutual labels:  flutter-plugin
survey kit
Flutter library to create beautiful surveys (aligned with ResearchKit on iOS)
Stars: ✭ 68 (+353.33%)
Mutual labels:  flutter-plugin
simple beacons flutter
A flutter plugin project to range & monitor iBeacons.
Stars: ✭ 29 (+93.33%)
Mutual labels:  flutter-plugin
Web Vuw
A Web View for flutter
Stars: ✭ 40 (+166.67%)
Mutual labels:  flutter-plugin

appmetrica_sdk

pub package CircleCI

A Flutter plugin for Yandex AppMetrica SDK.

Plugin implementation status

Implemented

Not implemented yet

Usage

To use this plugin, add appmetrica_sdk as a dependency in your pubspec.yaml file. See demonstration how to use the appmetrica_sdk plugin in example section.

Attribute app downloads that originate from Apple Search Ads campaigns (iOS only)

Some Appmetrica SDK features, such as retrieve attribution data from user interaction with ads originating from Apple Search Ads campaigns require the iAd Framework to be enabled. Without this framework Appmetrica SDK cannot collect this information.

To enable the iAd framework:

  • In your Xcode project, select your project's target.
  • Select the General tab for your target.
  • Expand the Linked Frameworks and Libraries section.
  • Click + to add a framework.
  • Select iAd.framework.

Documentation

Common documentation available on AppMetrica official site.

Bugs or Requests

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on GitHub and we'll look into it. Pull request are also welcome.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].