Skip to content

testingbot/flutter-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestingBot Flutter Demo App

This repository contains a Flutter demo app which can be used with TestingBot's Flutter Automated Testing example.

Building

To build the app, simply clone the repository and run

flutter build apk --profile
flutter build ios --profile
  • Note: at the time of writing this, Appium Flutter Driver does not support Flutter >= 3. We suggest you build this app with Flutter version 2.5.1 - you can use fvm to install this version.

Automated Testing

Once the app is built, upload it to a public URL and follow the Flutter Automated Testing example to run your first automated test.

About

Flutter Demo App - Used for Automated Testing on TestingBot

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published