urlynk_flutter 1.3.3 copy "urlynk_flutter: ^1.3.3" to clipboard
urlynk_flutter: ^1.3.3 copied to clipboard

A Flutter plugin for deferred deep links and URL shortening, with the option to use your own branded domains.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add urlynk_flutter

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

dependencies:
  urlynk_flutter: ^1.3.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:urlynk_flutter/urlynk_flutter.dart';
6
likes
160
points
236
downloads

Publisher

verified publishervalueoutput.com

Weekly Downloads

A Flutter plugin for deferred deep links and URL shortening, with the option to use your own branded domains.

Homepage
Repository (GitHub)
View/report issues

Topics

#deeplink #deep-link #dynamic-links #app-links #universal-links

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface

More

Packages that depend on urlynk_flutter

Packages that implement urlynk_flutter