attribution_linker 1.0.1 copy "attribution_linker: ^1.0.1" to clipboard
attribution_linker: ^1.0.1 copied to clipboard

A Flutter package for creating device fingerprints and linking attribution data using WebView. Collect comprehensive device information for analytics and attribution tracking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add attribution_linker

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

dependencies:
  attribution_linker: ^1.0.1

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:attribution_linker/attribution_linker.dart';
1
likes
155
points
33
downloads
screenshot

Publisher

verified publisherfreetalk.io.vn

Weekly Downloads

A Flutter package for creating device fingerprints and linking attribution data using WebView. Collect comprehensive device information for analytics and attribution tracking.

Homepage
Repository (GitHub)
View/report issues

Topics

#attribution #analytics #fingerprinting #tracking #webview

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, http

More

Packages that depend on attribution_linker