Skip to content

Industrial Project 2 - Heating system application

Notifications You must be signed in to change notification settings

tomcordruw/Arctricity

Repository files navigation

Arctricity

Industrial Project 2 - Heating system application

How to set up the project:

-Download/clone the folder from the github repository
-Open the project folder in VisualStudioCode
-Make sure you have Dart and Flutter extensions installed in VSC

Launching the application

PC

-Create a new terminal and navigate to the projects root folder
-Run "flutter pub get"
Then, enter one of the following:
-flutter run -d edge --web-browser-flag "--disable-web-security"
-flutter run -d chrome --web-browser-flag "--disable-web-security"

Android:

-Download and install Android Studio: https://developer.android.com/studio
-Launch Android Studio and install the Android SDK components
-Once you're greeted with "Welcome to Android Studio", restart your PC and you should be good to go
-Open the project folder in VisualStudioCode
-Create a new terminal and navigate to the projects root folder
-Run "flutter pub get"
-Turn on "USB debugging" in your phones developer options
-Connect the phone via USB to PC
-Enter "flutter run"
-If asked about installing multidex support type "y"

About

Industrial Project 2 - Heating system application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published