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

discontinuedreplaced by: desktop_webview_window

Show a webview window on your flutter desktop application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktop_webview_window_for_is

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

dependencies:
  desktop_webview_window_for_is: ^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:desktop_webview_window_for_is/desktop_webview_window_for_is.dart';
0
likes
110
points
201
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Show a webview window on your flutter desktop application.

License

Apache-2.0 (license)

Dependencies

flutter, path

More

Packages that depend on desktop_webview_window_for_is

Packages that implement desktop_webview_window_for_is