We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4a3a1 commit c0be81fCopy full SHA for c0be81f
README.md
@@ -3,6 +3,7 @@
3
## Setting Up for Flutter Development
4
5
* [Getting Started: Installing Flutter](https://flutter.dev/docs/get-started/install)
6
+* [Git for Windows](https://git-scm.com/download/win)
7
* [Install Android Studio](https://developer.android.com/studio/)
8
* [iOS Setup Instructions](https://flutter.dev/docs/get-started/install/macos#ios-setup)
9
@@ -19,6 +20,8 @@
19
20
* [Adding Assets](https://flutter.dev/docs/development/ui/assets-and-images)
21
* [Generating App Icons with AppIcon.co](https://appicon.co/)
22
23
+* [Troubleshooting Steps](TODO)
24
+
25
## 2. I Am Poor App
26
27
* [Icons8](https://icons8.com/)
0 commit comments