flutter_network_capabilities 0.0.3 copy "flutter_network_capabilities: ^0.0.3" to clipboard
flutter_network_capabilities: ^0.0.3 copied to clipboard

This package allows monitoring of Network Capabilities from Android and iOS devices.

0.0.3 #

  • Fix iOS AppHang: dispatch SCNetworkReachabilityGetFlags and CTTelephonyNetworkInfo() to a background queue to avoid blocking the main thread during XPC calls.
  • Fix typo: transport_subtype for WiFi was "unknwon", now "unknown".

0.0.1 #

  • Initial release supporting the fields:
  • transport_type (wifi or celluar)
  • transport_subtype
  • bandwidth and signal_strength information for specific APIs of Android (not supported on iOS)
7
likes
140
points
37.4k
downloads

Documentation

API reference

Publisher

verified publishernubank.dev

Weekly Downloads

This package allows monitoring of Network Capabilities from Android and iOS devices.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_network_capabilities

Packages that implement flutter_network_capabilities