flutter_network_capabilities
This package allows monitoring of Network Capabilities from Android and iOS devices.
0.0.3
48K downloads/mo
#1499 most downloaded on pub.dev
nubank/flutter-network-capabilities
What this package is like to depend on
Last release 2 months ago
15 Jun 2026
Too new to tell
only 2 release windows
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
3 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
3 releases · Jan 2025 to Jun 2026
2026
Releases
latest 3-
0.0.315 Jun 2026Release notes
Open source →- Fix iOS AppHang: dispatch
SCNetworkReachabilityGetFlagsandCTTelephonyNetworkInfo()to a background queue to avoid blocking the main thread during XPC calls. - Fix typo:
transport_subtypefor WiFi was"unknwon", now"unknown".
- Fix iOS AppHang: dispatch
-
0.0.204 Feb 2025Nothing published for this version
-
0.0.129 Jan 2025Release notes
Open source →- Initial release supporting the fields:
transport_type(wifi or celluar)transport_subtypebandwidthandsignal_strengthinformation for specific APIs of Android (not supported on iOS)