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

PlatformiOS

iOS WKWebView backend for Papyrus, a secure policy-driven federated WebView plugin for Flutter apps.

papyrus_ios #

iOS WKWebView implementation package for Papyrus.

The native implementation maps Papyrus policies to WKWebViewConfiguration, WKNavigationDelegate, non-persistent storage, scheme handling, file-access constraints, and content-size observation.

Inline HTML without a base URI is loaded through a data: URL so the Apple WKWebView path stays aligned with the macOS implementation.

iOS does not use the macOS sandbox entitlement model, so there is no com.apple.security.network.client runner entitlement to add here. If the host app loads insecure remote content, configure App Transport Security in the iOS runner as needed.

0
likes
160
points
115
downloads

Documentation

API reference

Publisher

verified publisherdizitart.com

Weekly Downloads

iOS WKWebView 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_ios

Packages that implement papyrus_ios