papyrus_linux 0.1.1 copy "papyrus_linux: ^0.1.1" to clipboard
papyrus_linux: ^0.1.1 copied to clipboard

PlatformLinux

Linux WebKitGTK backend for Papyrus, a secure policy-driven federated WebView plugin for Flutter apps.

example/lib/main.dart

// Example for papyrus_linux.
//
// This package is the Linux platform implementation for Papyrus.
// For a complete runnable example, see the main `papyrus` package:
// https://pub.dev/packages/papyrus

// ignore: unused_import
import 'package:papyrus_linux/papyrus_linux.dart';

void main() {
  // PapyrusLinux is registered automatically via the Flutter plugin mechanism.
  // Use PapyrusController and PapyrusView from the `papyrus` package instead.
}
0
likes
160
points
117
downloads

Documentation

API reference

Publisher

verified publisherdizitart.com

Weekly Downloads

Linux WebKitGTK backend for Papyrus, a secure policy-driven federated WebView plugin for Flutter apps.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, papyrus_platform_interface

More

Packages that depend on papyrus_linux

Packages that implement papyrus_linux