Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 739 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 739 Bytes

flutter_workshop

Preparation

SDK

You’ll need the Flutter SDK as well as Android and iOS to be prepared.

If you wish to run the app on only one OS that’s fine. In this case you won’t need to set up both. Be aware that you need a Mac machine for creating an iOS app.

https://flutter.dev/docs/get-started/install

IDE

There are basically two alternatives: Android Studio/IntelliJ or Visual Studio Code. Choose what you like.

Additionally, you need to install the Flutter and Dart plugins.

https://flutter.dev/docs/get-started/editor

Workshop Projects

There will be an exercise and a solution project for each task of the workshop.

Please clone the following repo.

https://github.com/dominicmh/flutter_workshop