Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
wilderbit committed Apr 11, 2022
1 parent 21248ab commit 5bc0e5f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions etc/docs/init.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@
- [Installation](https://dart.dev/get-dart)
- [Dart](https://dart.dev)
- [Learn Dart](https://dart.dev/codelabs/)
- [Flutter](https://docs.flutter.dev/get-started/install)
- Get the Flutter SDK
- Install Android Studio or IntelliJ IDEA
- Install the Flutter and Dart plugin
- export PATH="$PATH:`pwd`/flutter/bin"
- Run `flutter doctor` to check all dependencies installed or need something else
-

0 comments on commit 5bc0e5f

Please sign in to comment.