routix_flutter 1.0.6 copy "routix_flutter: ^1.0.6" to clipboard
routix_flutter: ^1.0.6 copied to clipboard

Official Routix SDK for Flutter. Track app installs, attribute deep links, and measure conversion events with ease.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add routix_flutter

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

dependencies:
  routix_flutter: ^1.0.6

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:routix_flutter/routix_flutter.dart';
0
likes
140
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Routix SDK for Flutter. Track app installs, attribute deep links, and measure conversion events with ease.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

device_info_plus, flutter, http, package_info_plus, shared_preferences

More

Packages that depend on routix_flutter

Packages that implement routix_flutter