deeplynks 1.0.9 copy "deeplynks: ^1.0.9" to clipboard
deeplynks: ^1.0.9 copied to clipboard

discontinuedreplaced by: urlynk_flutter

A flutter package for deep links, enabling app redirection or store downloads if not installed, while preserving link data through the installation process.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deeplynks

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

dependencies:
  deeplynks: ^1.0.9

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:deeplynks/deeplynks.dart';
13
likes
0
points
37
downloads

Publisher

verified publishervalueoutput.com

Weekly Downloads

A flutter package for deep links, enabling app redirection or store downloads if not installed, while preserving link data through the installation process.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on deeplynks