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

A Flutter plugin that provides complete solution for deferred deep linking and URL shortening.

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

Publisher

verified publishervalueoutput.com

Weekly Downloads

A Flutter plugin that provides complete solution for deferred deep linking and URL shortening.

Homepage
Repository (GitHub)
View/report issues

Topics

#deeplink #url-shortener #branded-links #app-links #universal-links

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on urlynk_flutter

Packages that implement urlynk_flutter