Institute of Computer Science
  1. Courses
  2. 2019/20 fall
  3. Mobile Computing and Internet of Things (LTAT.06.009)
ET
Log in

Mobile Computing and Internet of Things 2019/20 fall

  • Main
  • Lectures
  • Labs
  • Homeworks & Home Assignments
  • Projects
    • Teams & Topics
    • Presentations & Report
    • Grading & Submission
  • Google Group
  • Task submission
  • Results
  • Other

Installing flutter

Installing the SDK

Please follow the Flutter website install guide for your platform, make sure you've completed the steps noted below: https://flutter.dev/docs/get-started/install

  • Download the SDK
  • Add Flutter to your path, so you can access the flutter command from terminal
  • Run flutter doctor and verify there are no major issues
    • Verify that Flutter recognizes your installed Android SDK.
    • If you get some warnings, e.g. "Some Android licenses not accepted." then don't worry.
    • If you are trying to run on a physical device and get insufficient permissions for device: user in plugdev group; are your udev rules wrong? Check here

Installing Android Studio plugins for Flutter

Open Android Studio, and go to Plugins management (File -> Settings -> Plugins ), and install:

  • Flutter plugin
  • Dart plugin

After installing them, you should restart Android Studio.

Create a new empty project and run it

Let's verify we installed everything correctly by trying to run a Flutter app.

  • File -> New -> New Flutter Project
  • Select "Flutter Application"
  • Choose any name, notice the Flutter SDK path, it should match your installation

The running app looks like this:

  • Institute of Computer Science
  • Faculty of Science and Technology
  • University of Tartu
In case of technical problems or questions write to:

Contact the course organizers with the organizational and course content questions.
The proprietary copyrights of educational materials belong to the University of Tartu. The use of educational materials is permitted for the purposes and under the conditions provided for in the copyright law for the free use of a work. When using educational materials, the user is obligated to give credit to the author of the educational materials.
The use of educational materials for other purposes is allowed only with the prior written consent of the University of Tartu.
Terms of use for the Courses environment