network_info_plus_ohos 0.0.4 copy "network_info_plus_ohos: ^0.0.4" to clipboard
network_info_plus_ohos: ^0.0.4 copied to clipboard

Flutter plugin for discovering information (e.g. WiFi details) of the network on OpenHarmony.

network_info_plus_ohos #

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

Flutter plugin for discovering information (e.g. WiFi details) of the network on OpenHarmony.

The OpenHarmony implementation of network_info_plus.

network_info_plus 在 OpenHarmony 平台的实现。

使用 #

dependencies:
  network_info_plus: any
  network_info_plus_ohos: any

在你的项目的 module.json5 文件中增加以下权限设置。

    requestPermissions: [
      {"name" :  "ohos.permission.INTERNET"},
      {"name" :  "ohos.permission.GET_WIFI_INFO"},
    ],
1
likes
120
points
37
downloads

Publisher

verified publisherharmonycandies.com

Weekly Downloads

Flutter plugin for discovering information (e.g. WiFi details) of the network on OpenHarmony.

Repository (GitHub)
View/report issues

Topics

#network-info #network-info-plus #ohos #harmony-os #openharmony

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on network_info_plus_ohos