super_webview 1.0.0 copy "super_webview: ^1.0.0" to clipboard
super_webview: ^1.0.0 copied to clipboard

A next-level, high-performance Flutter WebView plugin with advanced features like AI DOM automation, native ad blocking, dark mode, and seamless Flutter-JS integration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_webview

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

dependencies:
  super_webview: ^1.0.0

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:super_webview/super_webview.dart';
4
likes
130
points
90
downloads

Documentation

API reference

Publisher

verified publishershirsh.dev

Weekly Downloads

A next-level, high-performance Flutter WebView plugin with advanced features like AI DOM automation, native ad blocking, dark mode, and seamless Flutter-JS integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on super_webview

Packages that implement super_webview