lynx_view_android 1.2.0 copy "lynx_view_android: ^1.2.0" to clipboard
lynx_view_android: ^1.2.0 copied to clipboard

Android implementation of the lynx_view plugin (wraps Lynx's native LynxView as a Flutter PlatformView).

1.2.0 #

  • Fixed: R8 broke consuming apps' release builds on a dangling Gson reference inside Lynx. Ships consumer-rules.pro with -dontwarn com.google.gson.**.

  • Fixed LynxView.destroy() running twice on the same instance — the channel teardown and the engine's PlatformView.dispose() both reach it.

  • Answer trimMemory and queryMemoryUsage on the plugin channel, forwarding to LynxEnv.trimMemory and LynxMemoryUsageQuery.

1.0.0 #

  • Initial release: Android implementation of lynx_view (Lynx SDK 4.0.0 Gradle deps, LynxPlatformViewFactory, LynxViewPlugin.registerNativeModule, built-in FlutterBridge module).
0
likes
0
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Android implementation of the lynx_view plugin (wraps Lynx's native LynxView as a Flutter PlatformView).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lynx_view_platform_interface, plugin_platform_interface

More

Packages that depend on lynx_view_android

Packages that implement lynx_view_android