Skip to content

Conversation

enkhjile
Copy link
Contributor

@enkhjile enkhjile commented Feb 19, 2025

Description

I recently started using Tauri v2 for mobile app development and began with a barcode reader app. This PR enhances the Tauri barcode reader plugin by adding support for GS1 DataBar, GS1 DataBar Limited, and GS1 DataBar Expanded on iOS 15.4+. These symbologies are essential in retail, healthcare, and logistics, enabling accurate product identification and tracking. Adding support for them increases the plugin’s compatibility and usability, making it more versatile for developers and end users.

Currently, I am uncertain about how unsupported formats are handled within the plugin. If there is a better approach, I am happy to update it based on feedback.

@enkhjile enkhjile requested a review from a team as a code owner February 19, 2025 05:34
Copy link
Contributor

github-actions bot commented Apr 5, 2025

Package Changes Through 6fe8370

There are 4 changes which include barcode-scanner with minor, barcode-scanner-js with minor, window-state with minor, window-state-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.30 2.0.31
api-example-js 2.0.26 2.0.27
barcode-scanner 2.3.0 2.4.0
barcode-scanner-js 2.3.0 2.4.0
window-state 2.3.0 2.4.0
window-state-js 2.3.0 2.4.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@FabianLars FabianLars merged commit aa9140e into tauri-apps:v2 Jul 1, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants