Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 578 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 578 Bytes

Smart Home Mobile App (frontend):

frontend code for a Smart Home mobile application developed using Flutter during my early days using the framework. The app's design is based on a Figma file obtained from Evanto

envato files :

Smarthome_envato.jpg smart2.png

my app :

The only difference lies in the icons used. myapp.png

Installation :

  1. clone this repo
  2. cd into the directory
  3. download dependencies
flutter pub get
  1. run the app
flutter run