harmony_plugin 0.1.0 copy "harmony_plugin: ^0.1.0" to clipboard
harmony_plugin: ^0.1.0 copied to clipboard

A new Flutter plugin for developers to check whether the device is a HarmonyOS.

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 #

  1. Future<bool> isHarmonyOS();
  2. Future<String> getHarmonyVersion();
  3. Future<bool> isHarmonyPureMode();
1
likes
140
pub points
39%
popularity

Publisher

verified publisherhomedot.space

A new Flutter plugin for developers to check whether the device is a HarmonyOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on harmony_plugin