network_info_plus
Flutter plugin for discovering information (e.g. WiFi details) of the network.
8.2.1
283K downloads/mo
#712 most downloaded on pub.dev
fluttercommunity/plus_plugins
What this package is like to depend on
Last release 1 months ago
15 Jul 2026
Release timing varies
gaps range from 8 days to 7 months
Nearly every release is documented
notes for 51 of 52 stable releases
1 version withdrawn
withdrawn after publishing
6 years old
54 releases · first in 2020
5 releases in the last 12 months
see the full history below
Release timeline
54 releases · Oct 2020 to Jul 2026Releases
latest 54-
8.2.115 Jul 2026 -
8.2.026 Jun 2026 -
8.1.021 Apr 2026Release notes
Open source → -
8.0.010 Apr 2026Release notes
Open source →Note: This release has breaking changes.
Due to an update of win32 to 6.0.0, package requirements were also changed to match this update:
- Minimum Flutter version is 3.41.6
- Minimum Dart version is 3.11.0
- Min iOS is 13.0
- Min macOS is 10.15
Since this release was already breaking, the rest of the dependencies were also updated to the latest possible versions.
-
7.0.011 Sep 2025Release notes
Open source →Note: This release has breaking changes.
On Android plugin now requires the following:
- Android Gradle Plugin >=8.12.1
- Gradle wrapper >=8.13
- Kotlin 2.2.0
-
6.1.422 Apr 2025Release notes
Open source → -
6.1.314 Jan 2025Release notes
Open source → -
6.1.212 Dec 2024Release notes
Open source → -
6.1.107 Nov 2024Release notes
Open source → -
6.1.017 Oct 2024Release notes
Open source → -
6.0.209 Oct 2024 -
6.0.115 Aug 2024Release notes
Open source → -
6.0.029 Jul 2024 -
5.0.308 Apr 2024 -
5.0.220 Mar 2024Release notes
Open source →Plugin now requires the following:
- compileSDK 34 for Android part
- Java 17 for Android part
- Gradle 8.4 for Android part
- BREAKING REFACTOR(network_info_plus): bump MACOSX_DEPLOYMENT_TARGET from 10.11 to 10.14 (#2590). (4033e162)
- BREAKING FEAT(network_info_plus): Remove deprecated permission handling methods, update example and docs (#2686). (a71a27c5)
- BREAKING BUILD(network_info_plus): Target Java 17 on Android (#2726). (5eaa3a7d)
- BREAKING BUILD(network_info_plus): Update to target and compile SDK 34 (#2706). (efb3bac)
- FIX(network_info_plus): Added getWifiIPv6, getWifiSubmask, getWifiBroadcast and getWifiGatewayIP functions for Windows and fixed getWifiName and getWifiBSSID. (#2666). (915a4431)
- FIX(network_info_plus): Add iOS Privacy Info (#2583). (3b0cd6c3)
- FEAT(network_info_plus): Update min iOS target to 12 (#2659). (c01d6012)
- DOCS(network_info_plus): Add note about ios simulators (#2524). (20a7515e)
-
5.0.120 Mar 2024 -
5.0.009 Oct 2023 withdrawn -
4.1.014 Oct 2023Release notes
Open source →Info: This release is a replacement for release 5.0.0, which was retracted due to issue (#2251). As breaking change was reverted the major release was also reverted in favor of this one.
- FIX(network_info_plus): Change Kotlin version from 1.9.10 to 1.7.22 (#2255). (2454eac1)
- FIX(network_info_plus): Revert bump compileSDK to 34 (#2231). (0c600ee5)
- FIX(network_info_plus): Return nullable values on windows again (#2101). (ab6e6b52)
- FEAT(network_info_arm): Remove deprecated VALID_ARCHS iOS property (#2026). (5a20b5a7)
-
4.1.0+130 Jan 2024Release notes
Open source → -
4.0.202 Aug 2023 -
4.0.119 May 2023 -
4.0.009 May 2023Release notes
Open source →Note: This release has breaking changes.
- CHORE(network_info_plus): Update Flutter dependencies, set Flutter >=3.3.0 and Dart to >=2.18.0 <4.0.0
- BREAKING FIX(all): Add support of namespace property to support Android Gradle Plugin (AGP) 8 (#1727). Projects with AGP < 4.2 are not supported anymore. It is highly recommended to update at least to AGP 7.0 or newer.
- BREAKING CHORE(network_info_plus): Bump min Android to 4.4 (API 19) and iOS to 11, update podspec file (#1777).
- REFACTOR(network_info_plus): Rewrite Windows implementation in Dart (#1780).
-
3.0.527 Apr 2023Release notes
Open source →- FIX(all): Revert addition of namespace to avoid build fails on old AGPs (#1725).
-
3.0.426 Apr 2023Release notes
Open source →- FIX(network_info_plus): Type cast for Linux when calling getWifiIP() (#1717).
- FIX(network_info_plus): Add compatibility with AGP 8 (Android Gradle Plugin) (#1703).
-
3.0.310 Apr 2023Release notes
Open source →- REFACTOR(all): Remove all manual dependency_overrides (#1628).
- FIX(network_info_plus): import original
getgateway.*from libnatpmp (#1592). - FIX(all): Fix depreciations for flutter 3.7 and 2.19 dart (#1529).
-
3.0.209 Feb 2023 -
3.0.120 Oct 2022Release notes
Open source →- FIX: Increase min Flutter version to fix dartPluginClass registration (#1275).
-
3.0.018 Oct 2022Release notes
Open source →Note: This release has breaking changes.
- FIX: lint warnings - add missing dependency for tests (#1233).
- FIX: Get SSID on Android 12 and newer (#1231).
- BREAKING REFACTOR: two-package federated architecture (#1235).
-
2.3.210 Oct 2022Release notes
Open source →- FIX: Mark iOS-specific permission methods as deprecated and update docs (#1155).
-
2.3.107 Oct 2022 -
2.3.004 Oct 2022Release notes
Open source →- Android: Use new APIs to get network info on devices with with Android 12 (SDK 31) and newer. Due
to this change on such devices be sure to add
ACCESS_NETWORK_STATEpermission into yourAndroidManifest.xmlfile.
- Android: Use new APIs to get network info on devices with with Android 12 (SDK 31) and newer. Due
to this change on such devices be sure to add
-
2.2.027 Sep 2022Release notes
Open source →- Android: Migrate to Kotlin
- Android: Bump targetSDK to 33 (Android 13)
- Android: Update dependencies, build config updates
- Android: Fixed getWifiBroadcast to not add redundant
/symbol - Update Flutter dependencies
-
2.1.409 Aug 2022 -
2.1.4+110 Aug 2022 -
2.1.322 Feb 2022Release notes
Open source →- Update nm dependency to be compatible with fresh versions of other Plus plugins
- Set min Flutter version to 1.20.0 for all platforms
-
2.1.215 Dec 2021 -
2.1.115 Nov 2021 -
2.1.003 Nov 2021 -
2.0.205 Oct 2021Release notes
Open source →- Upgrade Android compile SDK version
- Several code improvements
- Remove remaining embedding v1 components
-
2.0.105 Oct 2021 -
2.0.005 Oct 2021 -
1.3.003 Oct 2021 -
1.2.101 Oct 2021 -
1.2.001 Oct 2021 -
1.1.018 Aug 2021Release notes
Open source →- Android, IOS: Adding IPv6 information
- Android, IOS: Adding gateway ip address information
- Android, IOS: Adding broadcast information
- Android, IOS: Adding subnet mask information
-
1.0.215 Jun 2021 -
1.0.128 Apr 2021 -
1.0.002 Mar 2021 -
1.0.0-nullsafety.028 Feb 2021 pre-releaseNothing published for this version
-
0.1.216 Feb 2021 -
0.1.105 Feb 2021Release notes
Open source →- Added a stub plugin for Web that throws unsupported exceptions, because the functionality is not supported on Web.
-
0.1.1+116 Feb 2021 -
0.1.030 Jan 2021 -
0.0.102 Oct 2020Nothing published for this version