simple_barcode_scanner 0.0.4 simple_barcode_scanner: ^0.0.4 copied to clipboard
Scanner plugin for Barcode/QR code. Scan using flutter_barcode_scanner for mobile device and html5-qrcode for web and windows
0.0.1 #
- Initial release
- Scan barcode/qrcode for mobile,web and window platform
- mobile uses flutter_barcode_scanner
- web and desktop uses html5-qrcode
0.0.2 #
- Fix platform list issue not displaying in pub.dev
- update ReadMe.md
- Fixed dart file convention for score
- static analysis issue fix
0.0.3 #
- Window not scanning issue fixed
- Update README.MD file
- version update
0.0.4 #
- Added demo image for window
- renamed file name and path
- version update