native_webview 1.4.0 copy "native_webview: ^1.4.0" to clipboard
native_webview: ^1.4.0 copied to clipboard

A Flutter plugin that provides a WebView widget on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_webview
copied to clipboard

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

dependencies:
  native_webview: ^1.4.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:native_webview/native_webview.dart';
copied to clipboard
28
likes
140
points
147
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

A Flutter plugin that provides a WebView widget on Android and iOS.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on native_webview