PackageTrack
Sign in Get early access

nearby_connections

Plugin for the android NearbyConnections API. Bytes and Files Supported.

4.3.0 4.2K downloads/mo #4079 most downloaded on pub.dev mannprerak2/nearby_connections

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 4 weeks to 12 months

Most releases are documented

notes for 27 of 31 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

32 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

32 releases · May 2019 to Feb 2025
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 32
  1. 4.3.0 19 Feb 2025
    Release notes
    • Remove legacy plugin dependencies for new flutter version
    Open source →
  2. 4.2.0 12 Jan 2025
    Release notes
    • Replace android callbacks to use event channel.
    Open source →
  3. 4.1.1 04 May 2024
    Release notes
    • Fix lints.
    Open source →
  4. 4.1.0 30 Apr 2024
    Release notes
    • Min SDK bump 16 -> 19
    • Updated nearby connections (play-services-nearby:18.7.0 -> play-services-nearby:19.2.0)
    • Update gradle version 4.1.2 -> 7.4.2
    Open source →
  5. 4.0.1 02 Sep 2023
    Release notes
    • Updated nearby connections (play-services-nearby:18.4.0 -> play-services-nearby:18.7.0)
    Open source →
  6. 4.0.0 09 Jul 2023
    Release notes
    • Breaking change: removes all permission/location convenience methods.
    • Please use permission_handler and location packages instead, checkout example/main.dart for details.
    Open source →
  7. 3.3.1 08 Jul 2023
    Release notes
    • Deprecate all permission check/request convenience methods & update example to use package permission_handler instead.
    Open source →
  8. 3.3.0 04 Mar 2023
    Release notes
    • Update dependencies (nearby and play services) in build.gradle.
    Open source →
  9. 3.2.0 18 Mar 2022
    Release notes
    • Update for Android 12 support. Apps may need to set compileSdkVersion 32 in build.gradle.
    • Added convinience methods checkBluetoothPermission and askBluetoothPermission required for Android 12+ devices.
    Open source →
  10. 3.1.0 11 Jun 2021
    Release notes
    • Expose uri for file payloads and deprecated filepath.
    • Added convinience method copyFileAndDeleteOriginal for moving file using uri.
    Open source →
  11. 3.0.1 09 Apr 2021
    Release notes
    • Fix issues when running with sound null safety.
    Open source →
  12. 3.0.0 11 Mar 2021
    Release notes
    • Bump version to 3.0.0 (dart sdk >=2.12.0 <3.0.0).
    Open source →
  13. 3.0.0-nullsafety.0 24 Nov 2020 pre-release
    Release notes
    • Migrated to Null Safety.
    Open source →
  14. 2.0.2 08 Sep 2020
    Release notes
    • Fix missingPluginException.
    Open source →
  15. 2.0.1 24 Aug 2020
    Release notes
    • Fix missing default constructor bug in android.
    Open source →
  16. 2.0.0 15 Aug 2020
    Release notes
    • askLocationPermission & enableLocationService return type changed to Future<bool>
    • Fix typose, uUpdated example and readme
    Open source →
  17. 1.1.1 28 Apr 2020

    Nothing published for this version

  18. 1.1.1+1 28 Apr 2020
    Release notes
    • Corrected supported platforms in pubpsec
    Open source →
  19. 1.1.0 14 Apr 2020
    Release notes
    • Updated Android Nearby version from 16.0.0 to 17.0.0
    • Updated Example
    • Location/GPS service must be turned on or devices may disconnect more often, some devices may disconnect immediately. 2 convenience methods are added enableLocationServices and checkLocationEnabled
    Open source →
  20. 1.0.3 18 Dec 2019
    Release notes
    • Added serviceId parameter in startAdvertising and startDiscovery
    • Added new method askLocationAndExternalStoragePermission()
    • Readme Fixes
    Open source →
  21. 1.0.2 16 Aug 2019
    Release notes
    • Added payload cancellation and other assertions
    Open source →
  22. 1.0.2+1 28 Aug 2019
    Release notes
    • Updated dartdoc and Readme
    Open source →
  23. 1.0.1 16 Aug 2019
    Release notes
    • Changed convenience methods for asking permissions(location+storage)
    • Updated example
    Open source →
  24. 1.0.0 11 Aug 2019
    Release notes
    • Added support for Files (sendFilePayload)
    • Breaking Change (sendPayload method signature is changed)
    • Updated Example and Readme for file transfer
    Open source →
  25. 0.1.3 06 Aug 2019

    Nothing published for this version

  26. 0.1.3+1 06 Aug 2019
    Release notes
    • Update documentation and Readme
    Open source →
  27. 0.1.2 06 Aug 2019

    Nothing published for this version

  28. 0.1.1 15 Jul 2019
    Release notes
    • Fixed sendPayload future not completing bug
    Open source →
  29. 0.1.0 15 Jul 2019
    Release notes
    • Added pub maintenance suggestions
    Open source →
  30. 0.0.3 15 Jun 2019

    Nothing published for this version

  31. 0.0.2 15 May 2019
    Release notes
    • Added dartdoc comments
    Open source →
  32. 0.0.1 14 May 2019
    Release notes
    • Currently only bytes (max 32k array size) payload are supported
    • Analogous to NearbyConnection library in Android with similar callback names and all
    • Singleton pattern using factory constructor
    Open source →

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