easy_web_view2 0.0.3 copy "easy_web_view2: ^0.0.3" to clipboard
easy_web_view2: ^0.0.3 copied to clipboard

A super simple webview for Flutter Web and Mobile from @rodydavis (Null safety and updated dependencies)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_web_view2

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

dependencies:
  easy_web_view2: ^0.0.3

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:easy_web_view2/easy_web_view2.dart';
18
likes
100
pub points
76%
popularity

Publisher

unverified uploader

A super simple webview for Flutter Web and Mobile from @rodydavis (Null safety and updated dependencies)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_markdown, html2md, http, markdown, permission_handler, url_launcher, webview_flutter

More

Packages that depend on easy_web_view2