appscheme 1.0.8 copy "appscheme: ^1.0.8" to clipboard
appscheme: ^1.0.8 copied to clipboard

outdated

Flutter plugin for accepting incoming links - App/Deep Scheme Links (Android), Universal Links and Custom URL schemes (iOS).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appscheme

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

dependencies:
  appscheme: ^1.0.8

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:appscheme/appscheme.dart';
6
likes
0
points
165
downloads

Publisher

verified publisherdsfgx.com

Weekly Downloads

Flutter plugin for accepting incoming links - App/Deep Scheme Links (Android), Universal Links and Custom URL schemes (iOS).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on appscheme

Packages that implement appscheme