ulynx 0.1.0 copy "ulynx: ^0.1.0" to clipboard
ulynx: ^0.1.0 copied to clipboard

ulynx deferred deep linking SDK for Flutter — resolve deferred links and app links to a unified UlynxLink.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ulynx

With Flutter:

 $ flutter pub add ulynx

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

dependencies:
  ulynx: ^0.1.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:ulynx/ulynx.dart';
0
likes
0
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

ulynx deferred deep linking SDK for Flutter — resolve deferred links and app links to a unified UlynxLink.

Repository (GitHub)
View/report issues

Topics

#deep-linking #deferred-deep-linking #attribution

License

unknown (license)

Dependencies

flutter, http, play_install_referrer

More

Packages that depend on ulynx