papyrus 0.1.0
papyrus: ^0.1.0 copied to clipboard
Policy-driven federated native system WebView for Flutter.
0.1.0 #
- Initial release.
- Public Flutter API:
PapyrusViewwidget andPapyrusController. - Federated plugin — delegates to the platform-specific backend on each target:
papyrus_android,papyrus_ios,papyrus_macos,papyrus_windows,papyrus_linux. - Policy models:
PapyrusSecurityPolicy,PapyrusNavigationPolicy,PapyrusStorageProfile,PapyrusInteractionPolicy. PapyrusController.getCapabilities()for runtime feature detection.- Load, navigation, resource interception, print, snapshot, auto-height, clear-cache / clear-storage surface.