Skip to content

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

Notifications You must be signed in to change notification settings

mmcc007/flutter_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.