这是indexloc提供的服务,不要输入任何密码

hybrid_core_darwin 0.2.0 copy "hybrid_core_darwin: ^0.2.0" to clipboard
hybrid_core_darwin: ^0.2.0 copied to clipboard

iOS an macOS implementation of the hybrid_core plugin.

0.0.1 #

  • Implement OSPlatform interface.

0.0.2 #

  • Fix OSPlatform.instance throws UnimplementedError.

0.0.3 #

  • Fix the issue that OS#atLeastVersion always returns true.

0.1.0 #

  • Move DarwinOSImpl to DarwinImpl.

0.2.0 #

  • Add DarwinPlatform class.
  • Add iOSPlatform class.
  • Add macOSPlatform class.
  • Add Darwin class.
  • Add iOS class.
  • Add macOS class.
  • Add DarwinVersion class.
  • Move OSPlatformImpl to DarwinPlatform.
  • Remove DarwinImpl class.