Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 489 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 489 Bytes

About the Project

The objective of this project is:

  • Deal with barcode scanning in a real context aplication.

In this Project we have:

  • ChangeNotifier and Provider for state management
  • camera
  • Barcode Scanning
  • User Preferences
  • Routes
  • Google Authentication

How to run

cd myapp
flutter pub pub get

References