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 f0f7e9c commit a094ddaCopy full SHA for a094dda
README.md
@@ -9,7 +9,15 @@ You can follow me on twitter [@diegoveloper](https://www.twitter.com/diegovelope
9
10
<img src='https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/YouTube_Logo.svg/800px-YouTube_Logo.svg.png' width="250">
11
12
+## Getting Started
13
+To build and run this project:
14
15
+1. Get Flutter [here](https://flutter.dev) if you don't already have it
16
+2. Clone this repository.
17
+3. `cd` into the repo folder.
18
+4. run `flutter run-android` or `flutter run-ios` to build the app.
19
+
20
+(Please note that a Mac with XCode is required to build for iOS)
21
22
23
[](http://www.youtube.com/watch?v=_yL6bHB6oPA "diegoveloper")
0 commit comments