Skip to content

Mobile companion to Chore Manager web application

License

Notifications You must be signed in to change notification settings

JHWelch/chore_manager_mobile

Repository files navigation

chore_manager_mobile

A Companion to the ChoreManager Web App

Setup

flutter pub get

Linter

flutter analyze

Tests

flutter test

Coverage (Mac)

brew install lcov
flutter test --coverage
genhtml coverage/lcov.info -o coverage/html
open coverage/html/index.html

About

Mobile companion to Chore Manager web application

Resources

License

Stars

Watchers

Forks