fl_webview 1.1.2 copy "fl_webview: ^1.1.2" to clipboard
fl_webview: ^1.1.2 copied to clipboard

Based on webView_flutter plugin implemented by flutter supports Android and IOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_webview

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

dependencies:
  fl_webview: ^1.1.2

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:fl_webview/fl_webview.dart';
3
likes
140
pub points
77%
popularity

Publisher

unverified uploader

Based on webView_flutter plugin implemented by flutter supports Android and IOS

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on fl_webview