wilderlinks_flutter_sdk 1.0.6 copy "wilderlinks_flutter_sdk: ^1.0.6" to clipboard
wilderlinks_flutter_sdk: ^1.0.6 copied to clipboard

Flutter SDK for the WilderLinks smart link platform - Universal Link / App Link resolution and deferred deep link matching for apps built with Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add wilderlinks_flutter_sdk

With Flutter:

 $ flutter pub add wilderlinks_flutter_sdk

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

dependencies:
  wilderlinks_flutter_sdk: ^1.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wilderlinks_flutter_sdk/wilderlinks_flutter_sdk.dart';
0
likes
0
points
417
downloads

Publisher

verified publisherwilderlinks.space

Weekly Downloads

Flutter SDK for the WilderLinks smart link platform - Universal Link / App Link resolution and deferred deep link matching for apps built with Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#deep-linking #universal-links #app-links #url-shortener

License

unknown (license)

Dependencies

app_links, flutter, http

More

Packages that depend on wilderlinks_flutter_sdk