Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasdasial/camera_qr_scan_nubank

mobile scanner Implementation like nubank to read a qr code
https://github.com/lucasdasial/camera_qr_scan_nubank

dart flutter mvvm-architecture qrcode-scanner

Last synced: about 2 months ago
JSON representation

mobile scanner Implementation like nubank to read a qr code

Awesome Lists containing this project

README

        

# Qr scanner like a nubank

A Flutter project that implements a Nubank library to scan QR codes with a guide overlay to help the user.

The code is organized using mvvm architecture.

- nubank lib repository
https://github.com/nubank/mobile_scanner

- pub.dev
https://pub.dev/packages/mobile_scanner

## Getting start

**With flutter installed and a device emulator enabled**, Just run in the terminal:

```
flutter run
```