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

Apple search ads attribution plugin, built on Flutter, for iOS 14.3+

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pp_asa_attribution

With Flutter:

 $ flutter pub add pp_asa_attribution

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

dependencies:
  pp_asa_attribution: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:pp_asa_attribution/pp_asa_attribution.dart';
0
likes
0
points
145
downloads

Publisher

verified publisherppyyds.top

Weekly Downloads

Apple search ads attribution plugin, built on Flutter, for iOS 14.3+

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on pp_asa_attribution

Packages that implement pp_asa_attribution