abrevva 3.0.1
abrevva: ^3.0.1 copied to clipboard
The EVVA Flutter Module is a collection of tools to work with electronical EVVA access components. It allows for scanning and connecting via BLE.
Changelog #
3.0.1 - 2026-03-06 #
๐ Features #
- add string to enum mapping helper (c04e206)
- added dart enum (53c0578)
- more granular error codes for android (665f385)
- more granular error codes for ios (cd5264a)
๐ Bug Fixes #
- removed unavailable status code (4fbfad9)
- return enum string as 'code' property (81e2dd5)
- return http status code in swift (ad637d7)
๐งช Tests #
๐งน Chore #
- bump example pubspec.lock (f6ba49f)
- update deps (9a81d3d)
- update pubspec.lock file (b9ce909)
- use newly generated example pub lock file (534da06)
#
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
3.0.1
3.0.0 #
1.0.2 #
1.0.0 #
0.0.2 #
20 September 2024
- ci: separate release-it and pub.dev publish to comply with dev.pub settings
#27 - ci: checkout git tag for flutter to be able to publish
#26 - ci: add pubdev credentials setup to release workflow
#25 - ci: increase verbose on release-it
#24 - ci: test if workflow breaks because of custom action
#22 - ci: fix flutter setup in release workflow
#20 - ci: rearrange release steps to fix missing git config author
#19 - ci: add name to package.json
#18 - fix: corrected path for semantic workflow
#17 - build(deps): bump flutter_lints from 2.0.3 to 4.0.0
#5 - ci: sync npm package jsons
#16 - ci: fix flutter setup for release pipeline
#15 - fix: changed cache worklow path
#13 - ci: fix install cmd for dart deps
#14 - ci(workflow): added cleanup cache workflow & switched to global workflows
#12 - ci: release-it workflow setup
#6 - ci(test): fixed typo in Test Workflow; renamed all workflow and jobnames
#10 - ci: create artifact for test results
#9 - feat: git workflows
#4 - ci: add semantic pr title check
#1