How to set up unit tests, bit on mocking and dependency management. How to generate coverage data
Resources:
https://flutter.dev/docs/cookbook/tes...
https://pub.dev/packages/test
https://flutter.dev/docs/cookbook/tes...
Get_it
https://pub.dev/packages/get_it
Commands
brew install lcov
genhtml -o coverage coverage/lcov.info