hybrid_core_platform_interface 0.2.0 hybrid_core_platform_interface: ^0.2.0 copied to clipboard
A common platform interface for the hybrid_core plugin.
0.0.1 #
- Add
OSPlatform
interface.
0.1.0 #
- Move
AndroidOS
toAndroid
. - Move
DarwinOS
toDarwin
. - Move
DarwinOSVersion
toDarwinVersion
.
0.2.0 #
- Add
OS#renderWidgetToMemory
method. - Remove
OSPlatform#os
property. - Remove
Android
class. - Remove
Darwin
class. - Remove
iOS
class. - Remove
macOS
class. - Remove
DarwinVersion
class.