TheLivingRoom Application
This project aims to help household members organize their households. Being able to easliy communicate with your household memebers what task needs to do done around the house.
Developers:
- Flutter
- Dart
- Andriod Studio or Visual Studio Code
- Andriod or iPhone emulator
- Fork ChicoState/TheLivingRoom
- Install Flutter
- Run
flutter doctor
and fix any issues - Import into Andrio Studio Or VSCode
- Pub get on pubspec.yaml
- Run app on emulator using
flutter run