Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 294 Bytes

Challenge

This is the code for one of the challenges at pro.codewithandrea.com.

How to run the project

Open this in your favorite IDE, then run:

flutter pub get # to get all packages
flutter create . # to generate all the target platforms