browser_plugin 0.0.2 copy "browser_plugin: ^0.0.2" to clipboard
browser_plugin: ^0.0.2 copied to clipboard

A new Flutter plugin to open webview in a New Activity

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add browser_plugin

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

dependencies:
  browser_plugin: ^0.0.2

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:browser_plugin/browser_plugin.dart';
1
likes
135
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin to open webview in a New Activity

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on browser_plugin

Packages that implement browser_plugin