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