Last updated:
0 purchases
harmony plugin
harmony_plugin #
A new Flutter plugin for developers to check whether the device is a HarmonyOS
Getting Started #
This project is a starting point for a Flutter
plug-in package,
a specialized package that includes platform-specific implementation code for
Android and/or iOS.
For help getting started with Flutter development, view the
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.
Features #
Future<bool> isHarmonyOS();
Future<String> getHarmonyVersion();
Future<bool> isHarmonyPureMode();
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.