easy_app_links 1.0.1 copy "easy_app_links: ^1.0.1" to clipboard
easy_app_links: ^1.0.1 copied to clipboard

A powerful diagnostic tool to verify and handle Android/iOS deep links with zero-config console reporting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_app_links

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

dependencies:
  easy_app_links: ^1.0.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:easy_app_links/easy_app_links.dart';
1
likes
155
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful diagnostic tool to verify and handle Android/iOS deep links with zero-config console reporting.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_links, flutter, http, package_info_plus

More

Packages that depend on easy_app_links