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

Cattyinstall SDK for Flutter - App install attribution and deep linking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cattyinstall

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

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

Publisher

unverified uploader

Weekly Downloads

Cattyinstall SDK for Flutter - App install attribution and deep linking.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

cattyinstall_android, cattyinstall_ios, cattyinstall_platform_interface, cattyinstall_web, flutter

More

Packages that depend on cattyinstall

Packages that implement cattyinstall