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
AndroidCorePlugin
toHybridCoreAndroidPlugin
.
0.5.0 #
- Add example.
- Move
HybridCoreAndroidPlugin
toAndroidCorePlugin
. - Move
AndroidPlatform
toAndroidImpl
.
0.3.0 #
- Implement
hybrid_core_platform_interface
0.3.1. - Move
HybridCoreAndroid
toHybridCoreAndroidPlugin
.
0.2.0 #
- Add
Android
class. - Move
OSPlatformImpl
toAndroidPlatform
. - Remove
AndroidImpl
class.
0.1.0 #
- Move
AndroidOSImpl
toAndroidImpl
.
0.0.2 #
- Fix
OSPlatform.instance
throws UnimplementedError.
0.0.1 #
- Implement
OSPlatform
interface.