appmachina 1.0.0 copy "appmachina: ^1.0.0" to clipboard
appmachina: ^1.0.0 copied to clipboard

AppMachina SDK for Flutter. Analytics with ATT, SKAN, and deep link integrations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appmachina

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

dependencies:
  appmachina: ^1.0.0

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:appmachina/appmachina.dart';
0
likes
125
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AppMachina SDK for Flutter. Analytics with ATT, SKAN, and deep link integrations.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

ffi, flutter, path_provider

More

Packages that depend on appmachina

Packages that implement appmachina