deeplink_x_platform_interface 0.0.5 copy "deeplink_x_platform_interface: ^0.0.5" to clipboard
deeplink_x_platform_interface: ^0.0.5 copied to clipboard

A common platform interface for the deeplink_x plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add deeplink_x_platform_interface

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

dependencies:
  deeplink_x_platform_interface: ^0.0.5

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_platform_interface/deeplink_x_platform_interface.dart';
1
likes
150
points
471
downloads

Publisher

verified publisherp-hatan.com

Weekly Downloads

A common platform interface for the deeplink_x plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, plugin_platform_interface

More

Packages that depend on deeplink_x_platform_interface