deeplink_x_web 0.0.2 copy "deeplink_x_web: ^0.0.2" to clipboard
deeplink_x_web: ^0.0.2 copied to clipboard

Platformweb
unlisted

Web 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_web

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

dependencies:
  deeplink_x_web: ^0.0.2

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_web/deeplink_x_web.dart';
0
likes
130
points
262
downloads

Publisher

verified publisherp-hatan.com

Weekly Downloads

Web implementation of the deeplink_x plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

deeplink_x_platform_interface, flutter, flutter_web_plugins, url_launcher

More

Packages that depend on deeplink_x_web