lynx_view_platform_interface 1.2.0
lynx_view_platform_interface: ^1.2.0 copied to clipboard
A common platform interface for the lynx_view plugin.
1.2.0 #
- Added
LynxViewPlatform.trimMemoryandLynxViewPlatform.queryMemoryUsage, carried over a new process-wide plugin channel (these are not per-view calls). - Added
LynxMemoryPressureLevel,LynxMemoryUsageandLynxInstanceMemory. - Both new methods have throwing defaults, so existing platform implementations keep compiling.
1.0.0 #
- Initial release:
LynxViewPlatforminterface and the sharedMethodChannelLynxViewimplementation used bylynx_view_android/lynx_view_ios.