fixit_webview 0.11.0-beta.1 copy "fixit_webview: ^0.11.0-beta.1" to clipboard
fixit_webview: ^0.11.0-beta.1 copied to clipboard

A production-grade Flutter WebView plugin with JS bridge, native Dart module integration, offline engine, theme engine, and enterprise-grade navigation controls.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fixit_webview

With Flutter:

 $ flutter pub add fixit_webview

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

dependencies:
  fixit_webview: ^0.11.0-beta.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fixit_webview/fixit_webview.dart';
6
likes
0
points
370
downloads

Publisher

unverified uploader

Weekly Downloads

A production-grade Flutter WebView plugin with JS bridge, native Dart module integration, offline engine, theme engine, and enterprise-grade navigation controls.

Repository (GitHub)
View/report issues

Topics

#webview #browser #bridge #offline #theme

License

unknown (license)

Dependencies

fixit_core, flutter, path_provider, plugin_platform_interface

More

Packages that depend on fixit_webview

Packages that implement fixit_webview