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

Layers 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 layers_flutter

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

dependencies:
  layers_flutter: ^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:layers_flutter/layers_flutter.dart';
0
likes
135
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, path_provider

More

Packages that depend on layers_flutter

Packages that implement layers_flutter