Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makjac/flutter_barcode_scaner
https://github.com/makjac/flutter_barcode_scaner
dart flutter
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/makjac/flutter_barcode_scaner
- Owner: makjac
- Created: 2022-07-14T10:52:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T18:05:37.000Z (over 2 years ago)
- Last Synced: 2023-05-17T12:33:30.519Z (over 1 year ago)
- Topics: dart, flutter
- Language: C++
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Header](https://i.imgur.com/TYLk6Kj.png)
# introduction
An application that scans and saves barcodes.
It has a start screen, displaying a list of scanned barcodes. The second screen is the barcode scanner.
## Used Packages
* **flutter_qr_bar_scanner**
* **bloc**
* **hive**## Example Screenshots
![screenshot](https://i.imgur.com/abYnck7.gif)