flutter_app icon indicating copy to clipboard operation
flutter_app copied to clipboard

Flutter counter app demonstrating unit, widget and end-to-end integration testing with code coverage

Build Status codecov

flutter_app

Update: see this article on Medium about setting up continuous integration for Flutter on Travis

The counter Flutter app demonstrating how to run unit, widget and end-to-end integration testing for android and ios with code coverage

Getting Started

For help getting started with Flutter, view our online documentation.