diff --git a/ecommerce_app/README.md b/ecommerce_app/README.md index 53ac57cd..6224f104 100644 --- a/ecommerce_app/README.md +++ b/ecommerce_app/README.md @@ -2,7 +2,7 @@ This is the official Flutter Project for this course: -- [Complete Flutter Course Bundle](https://codewithandrea.com/courses/complete-flutter-bundle/) +- [Flutter Foundations](https://codewithandrea.com/courses/flutter-foundations/) This will include a full-stack eCommerce app using Flutter & Firebase: @@ -33,4 +33,12 @@ git reset --hard HEAD git checkout ``` +## Troubleshooting + +If the starter project doesn't compile or run for you, there are a number of things to look out for. + +I'm keeping a list of all the FAQs here: + +- [List of Common Problems and Solutions](https://pro.codewithandrea.com/flutter-foundations/a1-common-problems/a-intro) + ### [LICENSE: MIT](../LICENSE.md) \ No newline at end of file