https://github.com/fless-lab/qrcode_maker
https://github.com/fless-lab/qrcode_maker
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fless-lab/qrcode_maker
- Owner: fless-lab
- Created: 2022-03-12T23:11:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T09:30:02.000Z (over 4 years ago)
- Last Synced: 2025-06-19T05:08:21.601Z (12 months ago)
- Language: Dart
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qrcode_maker
This is a qrcode generator app.
## Getting Started
To generate the qrcode, im using an api running with fastapi which i've created for.
You can find the API code on the api branch of this repo.
The api is returning the image and the app get and render it