Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 572 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 572 Bytes

Products app


Used Packages

  • provider: ^6.0.0
  • http: ^0.13.3
  • image_picker: ^0.8.3+3
  • flutter_secure_storage: ^4.2.1

Resources

  • Firebase

How to run

  1. First clone the repo:
git clone https://github.com/alcampospalacios/flutter_products_shop.git

  1. In the repo path:
flutter pub get

  1. And finally:
flutter run