PackageTrack
Sign in Get early access

flutter_bluetooth_serial

A basic Flutter Bluetooth Serial library

0.4.0 11K downloads/mo #2839 most downloaded on pub.dev edufolly/flutter_bluetooth_serial

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships unpredictably

gaps range from 1 weeks to 1.9 years

Nearly every release is documented

notes for 14 of 14 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

14 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

14 releases · Aug 2018 to Aug 2021
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 0.4.0 17 Aug 2021
    Release notes

    Update flutter plugin v2.

    Open source →
  2. 0.3.2 16 Jul 2021
    Release notes

    Fixing pubspec.yaml typo.

    Open source →
  3. 0.3.1 15 Jul 2021
    Release notes

    Patch release.

    • Update example to sound null safety and new Material Buttons.
    • Changed FutureOr<int> to FutureOr<dynamic> in getBondStateForAddress.
    • Fix an unhandled exception when trying to get bluetooth state.
    Open source →
  4. 0.3.0 05 Jul 2021
    Release notes

    Implementing null safety.

    Open source →
  5. 0.2.2 19 Aug 2019
    Release notes

    Patch release.

    • Fix closing connections which are not listening to input (solved #60),
    • Add more clear example of detecting which side caused disconnection,
    • Add exception on adding to output if connection closed,
    • BluetoothConnection cancel is deprecated now, use close instead. It was stupid to name cancel something that closes (it was even documented that way, lol).
    Open source →
  6. 0.2.1 05 Aug 2019
    Release notes

    Patch release.

    • apply patch #48 for some disconnection issues,
    • update ChatPage to newer API,
    • fix and update AndroidX declaration.
    Open source →
    Release notes

    Patch release.

    • apply patch #48 for some disconnection issues,
    • update ChatPage to newer API,
    • fix and update AndroidX declaration.
    Open source →
  7. 0.2.0 02 Jul 2019
    Release notes

    Two big features packs:

    • Bonding (Pairing):
      • starting outgoing pairing requests,
      • handling incoming pairing requests,
      • remove current bondings to devices,
    • Discoverability!
      • requesting discoverable mode for specified duration,
      • example with timeout countdown,
      • checking discoverable mode.

    And few more features:

    • get/set for local (discoverable) device name,
    • getting local adapter address (with some hacks to work on newer Androids),
    • checking for isConnected for discovered or bonded devices,
    • fixed few broadcast receiver leaks.
    Open source →
    Release notes

    Two big features packs:

    • Bonding (Pairing):
      • starting outgoing pairing requests,
      • handling incoming pairing requests,
      • remove current bondings to devices,
    • Discoverability!
      • requesting discoverable mode for specified duration,
      • example with timeout countdown,
      • checking discoverable mode.

    And few more features:

    • get/set for local (discoverable) device name,
    • getting local adapter address (with some hacks to work on newer Androids),
    • checking for isConnected for discovered or bonded devices,
    • fixed few broadcast receiver leaks.
    Open source →
  8. 0.1.1 01 Jul 2019
    Release notes

    Version with patch #43 addressing "Error when meet unknown devices".

    Open source →
    Release notes
    • Patch #43 for "Error when meet unknown devices".
    Open source →
  9. 0.1.0 19 Jun 2019
    Release notes

    Pull request #35 by @PsychoXIVI changes a lot:

    • Discovering other devices,
    • Multiple connections,
    • Interesting example application,
    • Enabling/Disabling Bluetooth,
    • Byte streams,
    • Overall improvements and fixes.
    Open source →
    Release notes

    Pull request #35 by @PsychoXIVI changes a lot:

    • Discovering other devices,
    • Multiple connections,
    • Interesting example application,
    • Enabling/Disabling Bluetooth,
    • Byte streams,
    • Overall improvements and fixes.
    Open source →
  10. 0.0.5 19 Mar 2019
    Release notes
    • Upgrade for AndroidX support (thanks @akilinomendez)
    • New default constructor (thanks @MohiuddinM)
    • Added method write passing byte[] (thanks @rafaelterada)
    • Upgrade to Android Studio 3.3.2
    Open source →
  11. 0.0.4 20 Dec 2018
    Release notes
    • Unsupported value error correction (thanks @rafaelterada)
    • Added openSettings, which opens the bluetooth settings screen (thanks @rafaelterada)
    Open source →
  12. 0.0.3 22 Nov 2018
    Release notes
    • async connection and null exception handled (thanks @MohiuddinM)
    Open source →
  13. 0.0.2 27 Sep 2018
    Release notes
    • isConnected Implementation (thanks @Riscue)
    Open source →
  14. 0.0.1 20 Aug 2018
    Release notes
    • Only Android support.
    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