enhanced_url_launcher_web 2.0.17 copy "enhanced_url_launcher_web: ^2.0.17" to clipboard
enhanced_url_launcher_web: ^2.0.17 copied to clipboard

Platformweb

Web platform implementation of enhanced_url_launcher for launching a URL. Supports web, phone, SMS, and email schemes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enhanced_url_launcher_web

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

dependencies:
  enhanced_url_launcher_web: ^2.0.17

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:enhanced_url_launcher_web/enhanced_url_launcher_web.dart';
0
likes
140
pub points
45%
popularity

Publisher

verified publishermasewo.net

Web platform implementation of enhanced_url_launcher for launching a URL. Supports web, phone, SMS, and email schemes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0, BSD-3-Clause (LICENSE)

Dependencies

enhanced_url_launcher_platform_interface, flutter, flutter_web_plugins

More

Packages that depend on enhanced_url_launcher_web