Skip to content

Commit

Permalink
Add README link to List of Common Problems and Solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
bizz84 committed Nov 6, 2024
1 parent a12b54b commit 98221ad
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion ecommerce_app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down Expand Up @@ -33,4 +33,12 @@ git reset --hard HEAD
git checkout <branch-name>
```

## 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)

0 comments on commit 98221ad

Please sign in to comment.