Skip to content

A flutter app for managing on and off state of devices in a home, using Bluetooth

Notifications You must be signed in to change notification settings

lexnotor/home-domotique-app

Repository files navigation

home-domotique-app

A flutter app for managing on and off state of devices in a home, using Bluetooth

Utils

To test this project you can use Proteus Lab, find the project file under ./proteus_arduino_screenshoot/proteus_sketch.pdsprj

Also a prepared Arduino code is reading for testing purpose, find it ./proteus_arduino_screenshoot/code_arduino.ino

Build android app

  • This is a flutter app, be sure you flutter is installing on you PC. Then clone the project:
git clone https://github.com/lexnotor/home-domotique-app.git
  • After that, install app dependancies by running
flutter pub get
  • Finally build the Apk
flutter build apk
  • Now you should find the apk under ./build/app/outputs/flutter-apk/app-release.apk

APP Screenshoot

SCREEN_01 SCREEN_01 SCREEN_01 SCREEN_01 SCREEN_01

Proteus Screenshoot

SCREEN_01 SCREEN_01

Author

About

A flutter app for managing on and off state of devices in a home, using Bluetooth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published