microduino_webview 0.0.3 copy "microduino_webview: ^0.0.3" to clipboard
microduino_webview: ^0.0.3 copied to clipboard

A Flutter plugin that allows you to add an inline webview or open an in-app browser window (inspired by the popular cordova-plugin-inappbrowser).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add microduino_webview

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

dependencies:
  microduino_webview: ^0.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:microduino_webview/microduino_webview.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin that allows you to add an inline webview or open an in-app browser window (inspired by the popular cordova-plugin-inappbrowser).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, mime, uuid

More

Packages that depend on microduino_webview