Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EsraKantarci committed Jun 24, 2021
1 parent 5d1329f commit 669f609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -111,7 +111,7 @@ $ flutter pub get
```
This installs all the required dependencies like shared_preferences, cupertino_icons, flutter_spinbox, grouped_list, image_picker etc...

3. Make sure you enable virtualization for AVD, follow the mentioned steps and you're good to go. You can also use Chrome or Edge as web browser.
3. Make sure you enable virtualization for AVD, follow the mentioned steps and you're good to go. You can also use Chrome or Edge as web browser (However, not recommended yet due to view-bugs in the dynamic descendent adder feature; to overcome this issue, you can resize your explorer window to mobile-display size).

4. Now run the app on your connected device (using terminal):

Expand Down

0 comments on commit 669f609

Please sign in to comment.