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

outdated

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

Flutter Url Launcher Plus #

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

Supported Devices #

  • Android
  • IOS

Installation #

  1. Add the latest version of package to your pubspec.yaml (and rundart pub get):
dependencies:
  flutter_gearbox: 
  1. Import the package and use it in your Flutter App.
import 'package:flutter_gearbox/url_launcher_plus.dart';

Features #

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

Example #

Next Goals #

  • ❌ More functions to add

Contributions #

If you find a bug or want a feature, but don't know how to fix/implement it, please fill an issue.

If you fixed a bug or implemented a feature, please send a pull request.

│ android { │ │ defaultConfig { │ │ minSdkVersion 19 │ │ } │ │ }

4
likes
0
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

License

unknown (license)

Dependencies

flutter, webview_flutter, webview_flutter_android

More

Packages that depend on url_launcher_plus