flutter_native_web 1.0.3 icon indicating copy to clipboard operation
flutter_native_web: ^1.0.3 copied to clipboard

Flutter Plugin that Renders Native Webview as a widget in flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_native_web

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

dependencies:
  flutter_native_web: ^1.0.3

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:flutter_native_web/flutter_native_web.dart';
7
likes
30
pub points
60%
popularity

Publisher

verified publisher iconkarthikponnam.dev

Flutter Plugin that Renders Native Webview as a widget in flutter

Repository (GitHub)

License

Icon for licenses.unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_native_web