linux_webview 0.0.1 copy "linux_webview: ^0.0.1" to clipboard
linux_webview: ^0.0.1 copied to clipboard

retracted[pending analysis]

Webview rendering on Linux using GTK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add linux_webview

With Flutter:

 $ flutter pub add linux_webview

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

dependencies:
  linux_webview: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:linux_webview/linux_webview_plugin.dart';
import 'package:linux_webview/linux_webview_plugin_method_channel.dart';
import 'package:linux_webview/linux_webview_plugin_platform_interface.dart';
0
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Webview rendering on Linux using GTK

Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on linux_webview