os_type 0.0.1
os_type: ^0.0.1 copied to clipboard
Useful for OS and web environment detection, supports HarmonyOS.
0.0.1 #
🌐en:
- Initial release of the os_type plugin
- Support for detecting various operating systems including HarmonyOS
- Added method channel implementation for native platform communication
- Implemented platform interface for cross-platform compatibility
- Added example project demonstrating usage
- Support for detecting PC vs mobile operating systems
- Special handling for HarmonyOS device types initialization
- Optimized platform detection logic
🌐 中文:
- 发布 os_type 插件的初始版本
- 支持检测各种操作系统,包括鸿蒙系统(HarmonyOS)
- 添加了用于原生平台通信的方法通道实现
- 实现了跨平台兼容性的平台接口
- 添加了演示用法的示例项目
- 支持检测 PC 与移动操作系统
- 针对鸿蒙设备类型初始化的特殊处理
- 优化的平台检测逻辑