uni_links_web 0.1.0 copy "uni_links_web: ^0.1.0" to clipboard
uni_links_web: ^0.1.0 copied to clipboard

Platformweb

A web implementation of the Uni Links platform interface.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add uni_links_web

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

dependencies:
  uni_links_web: ^0.1.0

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:uni_links_web/uni_links_web.dart';
2
likes
120
pub points
92%
popularity

Publisher

unverified uploader

A web implementation of the Uni Links platform interface.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins, uni_links_platform_interface

More

Packages that depend on uni_links_web