g_webview_flutter 0.1.1 copy "g_webview_flutter: ^0.1.1" to clipboard
g_webview_flutter: ^0.1.1 copied to clipboard

G_webview_flutter is used to open the original H5 page on flutter to improve development efficiency

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add g_webview_flutter

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

dependencies:
  g_webview_flutter: ^0.1.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:g_webview_flutter/g_webview_flutter.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

G_webview_flutter is used to open the original H5 page on flutter to improve development efficiency

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on g_webview_flutter