deeplink_x_android 0.0.4 copy "deeplink_x_android: ^0.0.4" to clipboard
deeplink_x_android: ^0.0.4 copied to clipboard

PlatformAndroid
unlisted

Android implementation of the deeplink_x plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deeplink_x_android

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

dependencies:
  deeplink_x_android: ^0.0.4

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:deeplink_x_android/deeplink_x_android.dart';
1
likes
140
points
320
downloads

Publisher

verified publisherp-hatan.com

Weekly Downloads

Android implementation of the deeplink_x plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

android_intent_plus, appcheck, deeplink_x_platform_interface, flutter, url_launcher

More

Packages that depend on deeplink_x_android