url_launcher_plus 0.0.1 copy "url_launcher_plus: ^0.0.1" to clipboard
url_launcher_plus: ^0.0.1 copied to clipboard

Customizable url launcher with AppBar for navigation and also a refresh button available

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add url_launcher_plus

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

dependencies:
  url_launcher_plus: ^0.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:url_launcher_plus/url_launcher_plus.dart';
4
likes
150
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable url launcher with AppBar for navigation and also a refresh button available

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, webview_flutter

More

Packages that depend on url_launcher_plus