S4-Smart-mobile / S4-Smart-Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semester 4 - Smart mobile

By Joris Brugman & Morris Hannessen

Overview

Introduction

This document serves as the handlebars for finding your way around this mess project's documentation & code. All the code and/or documentation produced here is made to provide evidence to pass Fontys ICT 'Smart mobile' semester 4.

Organizations & repositories

Getting started

  1. Follow Flutter's getting started guide all the way up until you've got a working version of Flutter on the device of your choice.
  2. Open a terminal in the working directory.
  3. Run flutter devices to see the available devices. A device id should be visible the 2nd column.
  4. Run flutter run -d {DEVICE_ID}.
  5. Open the app on the device.
  6. Enjoy!

About


Languages

Language:Dart 46.2%Language:C++ 26.3%Language:CMake 21.5%Language:Swift 2.1%Language:HTML 2.1%Language:C 1.6%Language:Kotlin 0.1%Language:Objective-C 0.0%