PackageTrack
Sign in Get early access

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 2026
2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 54
  1. 8.2.1 15 Jul 2026
    Release notes

    Publish network_info_plus-v8.2.1.

    Open source →
    Release notes
    • FIX(network_info_plus): raise Apple platform minimums in SPM manifests to match FlutterFramework (#3921). (aac885da)
    Open source →
  2. 8.2.0 26 Jun 2026
    Release notes
    • REFACTOR(network_info_plus): Change Android Gradle part from Groovy to Kotlin (#3861). (052ec359)
    • FEAT(network_info_plus): Updated Swift Package Manager setup for Flutter 3.44 (#3908). (56ff0896)
    • FEAT(network_info_plus): Add support of built-in Kotlin (#3895). (ca838b53)
    Open source →
  3. 8.1.0 21 Apr 2026
    Release notes
    • FEAT(network_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (#3802). (63fa060b)
    Open source →
  4. 8.0.0 10 Apr 2026
    Release notes

    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.

    • BREAKING FEAT(network_info_plus): Bump win32 from 5.15.0 to 6.0.0 (#3761). (582b93f2)
    Open source →
  5. 7.0.0 11 Sep 2025
    Release notes

    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
    • DOCS(all): replace MacOS by macOS in package READMEs (#3658). (72b6234c)
    • BREAKING FEAT(network_info_plus): Change Android compile SDK, update Android build config (#3669). (bcb42027)
    Open source →
  6. 6.1.4 22 Apr 2025
    Release notes
    • FIX(network_info_plus): fix deprecated member use in Windows implementation (#3519). (f723fad9)
    Open source →
  7. 6.1.3 14 Jan 2025
    Release notes
    • FIX(network_info_plus): Improve Wi-Fi IP address retrieval on iOS to avoid null (#3408). (7c8894b9)
    Open source →
  8. 6.1.2 12 Dec 2024
    Release notes
    • REFACTOR(all): Use range of flutter_lints for broader compatibility (#3371). (8a303add)
    Open source →
  9. 6.1.1 07 Nov 2024
    Release notes
    • FIX(network_info_plus): Update privacy manifest path on MacOS (#3350). (18c81efd)
    Open source →
  10. 6.1.0 17 Oct 2024
    Release notes
    • FEAT(network_info_plus): Add Swift Package Manager support (#3172). (bcf7a5bb)
    Open source →
  11. 6.0.2 09 Oct 2024
    Release notes
    Open source →
  12. 6.0.1 15 Aug 2024
    Release notes
    • FIX(network_info_plus): Avoid usage of unsupported package:win32 versions (#3179). (79f61add)
    Open source →
  13. 6.0.0 29 Jul 2024
    Release notes

    Note: This release has breaking changes.

    • BREAKING FIX(network_info_plus): Do not ignore errors on Android (#3080). (5b0cdf4f)
    • REFACTOR(all): Remove website files, configs, mentions (#3018). (ecc57146)
    • FIX(all): changed homepage url in pubspec.yaml (#3099). (66613656)
    Open source →
  14. 5.0.3 08 Apr 2024
    Release notes
    • REFACTOR(network_info_plus): Migrate Android example to use the new plugins declaration (#2768). (d7206929)
    • DOCS(network_info_plus): Add explanation on Wi-Fi name in quotes to README (#2815). (e94c9b4b)
    Open source →
  15. 5.0.2 20 Mar 2024
    Release notes

    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)
    Open source →
  16. 5.0.1 20 Mar 2024
    Release notes

    Note: DO NOT USE THIS RELEASE. It is invalid due to a publishing issue

    Open source →
  17. 5.0.0 09 Oct 2023 withdrawn
    Release notes

    Note: This release was retracted due to (#2251).

    Open source →
  18. 4.1.0 14 Oct 2023
    Release notes

    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)
    Open source →
  19. 4.1.0+1 30 Jan 2024
    Release notes
    • DOCS(network_info_plus): Add note about ios simulators (#2524). (20a7515e)
    Open source →
  20. 4.0.2 02 Aug 2023
    Release notes
    • FIX(network_info_plus): Regenerate iOS and MacOS example apps (#1872). (c9da2612)
    • DOCS(all): Fix example links on pub.dev (#1863). (d726035a)
    Open source →
  21. 4.0.1 19 May 2023
    Release notes
    Open source →
  22. 4.0.0 09 May 2023
    Release notes

    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).
    Open source →
  23. 3.0.5 27 Apr 2023
    Release notes
    • FIX(all): Revert addition of namespace to avoid build fails on old AGPs (#1725).
    Open source →
  24. 3.0.4 26 Apr 2023
    Release notes
    • 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).
    Open source →
  25. 3.0.3 10 Apr 2023
    Release notes
    • 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).
    Open source →
  26. 3.0.2 09 Feb 2023
    Release notes
    • DOCS: Updates for READMEs and website pages (#1389).
    Open source →
  27. 3.0.1 20 Oct 2022
    Release notes
    • FIX: Increase min Flutter version to fix dartPluginClass registration (#1275).
    Open source →
  28. 3.0.0 18 Oct 2022
    Release notes

    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).
    Open source →
  29. 2.3.2 10 Oct 2022
    Release notes
    • FIX: Mark iOS-specific permission methods as deprecated and update docs (#1155).
    Open source →
  30. 2.3.1 07 Oct 2022
    Release notes
    • CHORE: Version tagging using melos.
    Open source →
  31. 2.3.0 04 Oct 2022
    Release notes
    • 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_STATE permission into your AndroidManifest.xml file.
    Open source →
  32. 2.2.0 27 Sep 2022
    Release notes
    • 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
    Open source →
  33. 2.1.4 09 Aug 2022
    Release notes
    • Android: Plugin no longer removes " from SSID name.
    Open source →
  34. 2.1.4+1 10 Aug 2022
    Release notes
    • Add issue_tracker link.
    Open source →
  35. 2.1.3 22 Feb 2022
    Release notes
    • Update nm dependency to be compatible with fresh versions of other Plus plugins
    • Set min Flutter version to 1.20.0 for all platforms
    Open source →
  36. 2.1.2 15 Dec 2021
    Release notes
    • Update Flutter dependencies
    Open source →
  37. 2.1.1 15 Nov 2021
    Release notes
    • Fix issue with getWifiInterface on iOS. See PR #605 for more info.
    Open source →
  38. 2.1.0 03 Nov 2021
    Release notes
    • macOS: Add submask, broadcast, gateway info
    Open source →
  39. 2.0.2 05 Oct 2021
    Release notes
    • Upgrade Android compile SDK version
    • Several code improvements
    • Remove remaining embedding v1 components
    Open source →
  40. 2.0.1 05 Oct 2021
    Release notes
    • Add IP v6 to MacOS
    Open source →
  41. 2.0.0 05 Oct 2021
    Release notes
    • Remove deprecated method registerWith (of Android v1 embedding)
    Open source →
  42. 1.3.0 03 Oct 2021
    Release notes
    • IOS: Use NEHotspotNetwork on iOS 14+ to get SSID/BSSID.
    Open source →
  43. 1.2.1 01 Oct 2021
    Release notes
    • IOS: Fix issue failed to build on iOS emulator
    Open source →
  44. 1.2.0 01 Oct 2021
    Release notes
    • migrate integration_test to flutter sdk
    Open source →
  45. 1.1.0 18 Aug 2021
    Release notes
    • Android, IOS: Adding IPv6 information
    • Android, IOS: Adding gateway ip address information
    • Android, IOS: Adding broadcast information
    • Android, IOS: Adding subnet mask information
    Open source →
  46. 1.0.2 15 Jun 2021
    Release notes
    • Android: migrate to mavenCentral
    Open source →
  47. 1.0.1 28 Apr 2021
    Release notes
    • Improve documentation
    Open source →
  48. 1.0.0 02 Mar 2021
    Release notes
    • Migrate to null-safety.
    Open source →
  49. 1.0.0-nullsafety.0 28 Feb 2021 pre-release

    Nothing published for this version

  50. 0.1.2 16 Feb 2021
    Release notes
    • Address pub score.
    Open source →
  51. 0.1.1 05 Feb 2021
    Release notes
    • Added a stub plugin for Web that throws unsupported exceptions, because the functionality is not supported on Web.
    Open source →
  52. 0.1.1+1 16 Feb 2021
    Release notes
    • Provide longer package description to address pub score.
    Open source →
  53. 0.1.0 30 Jan 2021
    Release notes
    • Initial release
    Open source →
  54. 0.0.1 02 Oct 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive