Skip to content

HarmonyCandies/flutter_platform_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_platform_utils

pub package GitHub stars GitHub forks GitHub license GitHub issues harmony-candies

如果您的库支持 OpenHarmony 平台,并且有 Platform.isOhos 的判断,那么建议换成 PlatformUtils.isOhos 避免对其他非鸿蒙用户在非鸿蒙分支编译的影响。

If your library supports the OpenHarmony platform and includes the Platform.isOhos judgment, it is recommended to switch to PlatformUtils.isOhos to avoid impacting compilation for non-OpenHarmony users on non-OpenHarmony branches.

About

A utility to check the platform for ohos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages