flutter_install_referer 0.9.3 copy "flutter_install_referer: ^0.9.3" to clipboard
flutter_install_referer: ^0.9.3 copied to clipboard

This package if build for flutter to get install referer, such as channel info, install referer, downlaod time, and any other custom info that you want.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_install_referer

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

dependencies:
  flutter_install_referer: ^0.9.3

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:flutter_install_referer/flutter_install_referer.dart';
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

This package if build for flutter to get install referer, such as channel info, install referer, downlaod time, and any other custom info that you want.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_install_referer