wilderlinks_flutter_sdk 1.0.10 copy "wilderlinks_flutter_sdk: ^1.0.10" to clipboard
wilderlinks_flutter_sdk: ^1.0.10 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 Flutter:

 $ flutter pub add wilderlinks_flutter_sdk

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

dependencies:
  wilderlinks_flutter_sdk: ^1.0.10

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:wilderlinks_flutter_sdk/wilderlinks_flutter_sdk.dart';
0
likes
160
points
417
downloads

Documentation

API reference

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.

Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

app_links, flutter, http

More

Packages that depend on wilderlinks_flutter_sdk