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

outdated

Android、iOS自定义Scheme URL方案

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

Publisher

verified publisherdsfgx.com

Weekly Downloads

Android、iOS自定义Scheme URL方案

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on appscheme

Packages that implement appscheme