connection_network_type
This plugin allows Flutter apps to detect network changes and the type of network connection.
1.0.1
5.4K downloads/mo
#3744 most downloaded on pub.dev
carlosgabrielmelo/connection_network_type
What this package is like to depend on
Last release 3 months ago
02 May 2026
Ships fairly regularly
a new release about every 1.6 years
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
3 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
3 releases · Feb 2023 to May 2026
2024
2025
2026
Releases
latest 3-
1.0.102 May 2026Release notes
Open source →What's Changed
- (+) add td_cdma for 3g by @midnightviolin in #6
- Release/1.0.1 by @carlosgabrielmelo in #9
New Contributors
- @midnightviolin made their first contribution in #6
Full Changelog: 1.0.0...1.0.1
Release notes
Open source →- Added TD-SCDMA network type check for 3G connection detection on Android
-
1.0.016 May 2025 -
0.0.107 Feb 2023Release notes
Open source →0.0.1
- Added
currentNetworkStatus()to get the current Network Status - Added Stream
onNetworkStateChangedto listen Network changes
Release notes
Open source →- Added
currentNetworkStatus()to get the current Network Status - Added Stream
onNetworkStateChangedto listen Network changes
- Added