easy_web_view 2.1.0 copy "easy_web_view: ^2.1.0" to clipboard
easy_web_view: ^2.1.0 copied to clipboard

A super simple webview for Flutter Web, Mobile and Desktop

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_web_view
copied to clipboard

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

dependencies:
  easy_web_view: ^2.1.0
copied to clipboard

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_view/easy_web_view.dart';
copied to clipboard
196
likes
90
points
4.59k
downloads

Publisher

verified publisherrodydavis.com

Weekly Downloads

2024.09.14 - 2025.03.29

A super simple webview for Flutter Web, Mobile and Desktop

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on easy_web_view