hybrid_core_android 0.5.2
hybrid_core_android: ^0.5.2 copied to clipboard
Android implementation of the hybrid_core plugin.
0.5.2 #
- Update
pubspec.lock.
0.5.1 #
- Move
AndroidCorePlugintoHybridCoreAndroidPlugin.
0.5.0 #
- Add example.
- Move
HybridCoreAndroidPlugintoAndroidCorePlugin. - Move
AndroidPlatformtoAndroidImpl.
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.