easy_web_view_codify 0.0.1 copy "easy_web_view_codify: ^0.0.1" to clipboard
easy_web_view_codify: ^0.0.1 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_codify

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

dependencies:
  easy_web_view_codify: ^0.0.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:easy_web_view_codify/easy_web_view.dart';
0
likes
85
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

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_codify