hybrid_core 0.2.0
hybrid_core: ^0.2.0 copied to clipboard
The core library of the Hybrid SDK.
0.0.1 #
- Add
OSclass.
0.0.2 #
- Fix
OSPlatform.instancethrows UnimplementedError.
0.0.3 #
macOSFix the issue thatOS#atLeastVersionalways returns true.
0.1.0 #
- Move
AndroidOStoAndroid. - Move
DarwinOStoDarwin. - Move
DarwinOSVersiontoDarwinVersion.
0.2.0 #
- Support Windows.
- Support Linux.
- Add
OS#renderWidgetToMemorymethod.