Commit 625106b
committed
refactor: Enhance AiBarcodeScanner and related components
- Major refactor of AiBarcodeScanner class with improved parameters and UI enhancements.
- Updated overlay and scanner border painting logic for better customization.
- Refactored error handling in ErrorBuilder to provide more context.
- Introduced GalleryButtonType enum for clearer button type management.
- Improved documentation and examples for better clarity on usage.
- Fixed various issues related to state management and UI responsiveness.1 parent 676ea23 commit 625106b
File tree
10 files changed
+595
-490
lines changed- example/lib
- lib
- src
10 files changed
+595
-490
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 5 | | |
9 | 6 | | |
10 | 7 | | |
| |||
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| 25 | + | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | | - | |
| 7 | + | |
0 commit comments