Skip to content

LayoutDiff/layoutdiff-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LayoutDiff Demo project

A Flutter project to demonstrate how to use the LayoutDiff. Feel free to create Pull Requests with layout changes to see it working.

You can edit the code directly on Github and create a PR to see the CI pipeline with LayoutDiff working

Dashboard Credentials

You can see changes to be approved on https://app.layoutdiff.com/ using the below account:

username: layoutdiffdemo

password: Example01

Run tests

To run the tests, you will need install flutter sdk and launch a device emulator.

How to Install Flutter

Execute below command to run flutter integration tests flutter drive --driver=test_driver/app_test.dart --target=test_driver/app.dart

Taking screenshots

You can see an example how to take screenshots on integration tests on test_driver/app_test.dart

About

It's a layoutdiff flutter project example

Topics

Resources

Stars

Watchers

Forks