interactive_webview_null_safety 0.2.4 copy "interactive_webview_null_safety: ^0.2.4" to clipboard
interactive_webview_null_safety: ^0.2.4 copied to clipboard

Plugin that allow Flutter to communicate with a native WebView.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interactive_webview_null_safety

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

dependencies:
  interactive_webview_null_safety: ^0.2.4

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:interactive_webview_null_safety/generated/i18n.dart';
import 'package:interactive_webview_null_safety/interactive_webview.dart';
1
likes
65
pub points
19%
popularity

Publisher

unverified uploader

Plugin that allow Flutter to communicate with a native WebView.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on interactive_webview_null_safety