hybrid_core_android 0.3.0
hybrid_core_android: ^0.3.0 copied to clipboard
Android implementation of the hybrid_core plugin.
0.3.0 #
- Implement
hybrid_core_platform_interface0.3.1. - Move
HybridCoreAndroidtoHybridCoreAndroidPlugin.
0.2.0 #
- Add
Androidclass. - Move
OSPlatformImpltoAndroidPlatform. - Remove
AndroidImplclass.
0.1.0 #
- Move
AndroidOSImpltoAndroidImpl.
0.0.2 #
- Fix
OSPlatform.instancethrows UnimplementedError.
0.0.1 #
- Implement
OSPlatforminterface.