flutter_datawedge 3.2.0 copy "flutter_datawedge: ^3.2.0" to clipboard
flutter_datawedge: ^3.2.0 copied to clipboard

PlatformAndroid

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

3.2.0 #

  • Update to freezed 3
  • Require Dart 3.7 and Flutter 3.29

3.1.0 #

  • Update gradle
  • (This contains all changes of previous dev builds)

3.1.0-dev.3 #

  • Update freezed, json_serializable, kotlin and gradle

3.1.0-dev.2 #

  • Add compatibly with Android 14. Contributed by AhmadHusein5853
  • Update gradle, lints and kotlin
  • Filter out unsupported events and add logs

3.1.0-dev.1 #

  • Added a updateProfile function to update the configuration of a profile. Contribution by Bobekos

3.0.0 #

  • 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.

2.1.0 #

  • Update to Gradle 8
  • Update to Kotlin 1.9
  • Update to Flutter3.13

2.0.0 #

  • 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.

1.2.0 #

  • 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

1.1.0 #

  • 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.

1.0.1 #

  • Fix wrongly named class

1.0.0 #

0.0.3 #

  • Feature: Scanner status

0.0.2 #

  • Updated className

0.0.1 #

  • First version
37
likes
140
points
5.28k
downloads

Publisher

verified publishercircuskitchens.com

Weekly Downloads

2024.09.26 - 2025.04.10

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, flutter, freezed_annotation, freezed_result, json_annotation, stream_transform, strict_json, uuid

More

Packages that depend on flutter_datawedge