PackageTrack
Sign in Get early access

flutter_datawedge

A Flutter package to communicate with Zebra DataWedge scanners using the DataWedge Intent API

3.2.0 7.0K downloads/mo #3415 most downloaded on pub.dev circus-kitchens/flutter_datawedge

What this package is like to depend on

Last release 1 years ago

31 Mar 2025

Release timing varies

gaps range from 2 weeks to 1.4 years

Most releases are documented

notes for 8 of 12 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

17 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

17 releases · Jul 2021 to Mar 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 3.2.0 31 Mar 2025
    Release notes

    What's Changed

    Full Changelog: v3.1.0...v3.2.0

    Open source →
    Release notes
    • Update to freezed 3
    • Require Dart 3.7 and Flutter 3.29
    Open source →
  2. 3.1.0 03 Feb 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.0.0...v3.1.0

    Open source →
    Release notes
    • Update gradle
    • (This contains all changes of previous dev builds)
    Open source →
  3. 3.1.0-dev.3 17 Jan 2025 pre-release
    Release notes

    What's Changed

    • Bump json_serializable and freezed by @dependabot in #81
    • Bump com.android.tools.build:gradle from 8.7.0 to 8.7.3 in /android by @dependabot in #80
    • Bump kotlin_version from 2.0.20 to 2.1.0 in /android by @dependabot in #79

    Full Changelog: v3.1.0-dev.2...v3.1.0-dev.3

    Open source →
    Release notes
    • Update freezed, json_serializable, kotlin and gradle
    Open source →
  4. 3.1.0-dev.2 24 Aug 2024 pre-release
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.1.0-dev.1...v3.1.0-dev.2

    Open source →
    Release notes
    • Add compatibly with Android 14. Contributed by AhmadHusein5853
    • Update gradle, lints and kotlin
    • Filter out unsupported events and add logs
    Open source →
  5. 3.1.0-dev.1 18 Apr 2024 pre-release
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v3.0.0...v3.1.0-dev.1

    Open source →
    Release notes
    • Added a updateProfile function to update the configuration of a profile. Contribution by Bobekos
    Open source →
  6. 3.0.0 17 Apr 2024
    Release notes

    Moving v3.0.0 from Prerelease to stable

    What's Changed

    • Bump uuid from 3.0.7 to 4.2.1 by @dependabot in #41
    • Bump kotlin_version from 1.9.10 to 1.9.20 in /android by @dependabot in #39
    • Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 in /android by @dependabot in #42
    • Bump com.android.tools.build:gradle from 8.1.4 to 8.2.2 in /android by @dependabot in #48
    • Bump kotlin_version from 1.9.20 to 1.9.22 in /android by @dependabot in #46

    Full Changelog: v3.0.0-dev.1...v3.0.0

    Open source →
    Release notes
    • Added functions requestProfiles and requestActiveProfile to query the available profiles and the active profile
    • Creating a default profile will not be automatically done when calling initialize anymore. Instead the user has to call createDefaultProfile manually.
    Open source →
  7. 3.0.0-dev.1 20 Oct 2023 pre-release
    Release notes

    This is a prerelease with breaking API changes.

    Added functions requestProfiles and requestActiveProfile to query the available profiles and the active profile.
    Creating a default profile will not be automatically done when calling initialize anymore. Instead the user has to call createDefaultProfile manually.

    What's Changed

    Full Changelog: v2.1.0...v3.0.0-dev.1

    Open source →
  8. 2.1.0 29 Sep 2023
    Release notes

    What's Changed

    • Add compatibility with Gradle 8.x by @hohlfma in #27
    • Bump com.android.tools.build:gradle from 7.3.1 to 8.1.1 in /android by @dependabot in #30
    • bump flutter version to current by @NANASHI0X74 in #33
    • Bump kotlin_version from 1.7.10 to 1.9.10 in /android by @dependabot in #31
    • Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /android by @dependabot in #34
    • Bump version 2.1.0 by @t-unit in #35

    New Contributors

    Full Changelog: v2.0.0...v2.1.0

    Open source →
    Release notes
    • Update to Gradle 8
    • Update to Kotlin 1.9
    • Update to Flutter3.13
    Open source →
  9. 2.0.0 24 Aug 2023
    Release notes

    Moving v2.0.0 from Prerelease to stable

    What's Changed

    Full Changelog: v1.2.0...v2.0.0

    Open source →
    Release notes
    • Prerelease with breaking API changes. It enables the user to properly await until a command was send to the underlying Zebra API as well as specifying command identifiers to listen on the result of any action.
    Open source →
  10. 2.0.0-dev.1 11 Apr 2023 pre-release
    Release notes

    This is a prerelease with breaking API changes. It enables the user to properly await until a command was send to the underlying Zebra API as well as specifying command identifiers to listen on the result of any action.

    What's Changed

    Full Changelog: v1.2.0+fix...v2.0.0-dev.1

    Open source →
  11. 1.2.0 02 Jan 2023
    Release notes
    • Include changes from LenhartStephan to prevent crosstalk when several instances of package are running on one system
    • Change signature of FlutterDataWedge constructor to always enable listening ot ScannerStatus
    • Remove pubspec.lock files to match recommendations
    Open source →
  12. 1.1.0 17 Dec 2022
    Release notes
    • Add documentation for enableScanner(bool),activateScanner(bool),startScanning(bool)
    • Add stream to listen to ScannerStatus changes
    • Refactor code, emphasizing use of enums of strings etc.
    Open source →
  13. 1.0.1 14 Dec 2022
    Release notes
    • Fix wrongly named class

    1.0.0

    0.0.3

    • Feature: Scanner status

    0.0.2

    • Updated className

    0.0.1

    • First version
    Open source →
  14. 1.0.0 13 Dec 2022

    Nothing published for this version

  15. 0.0.3 10 Jul 2021

    Nothing published for this version

  16. 0.0.2 10 Jul 2021

    Nothing published for this version

  17. 0.0.1 10 Jul 2021

    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