Skip to content

A small Flutter app that rolls a die and displays the result. How can we test this application automatically?

License

Notifications You must be signed in to change notification settings

skalio/skalio-problem-solving

Repository files navigation

diceroller

This sample project simulates rolling a die and displays the result. How can we automate frontend testing on this application?

Getting Started

flutter clean
flutter pub get
flutter run

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

A small Flutter app that rolls a die and displays the result. How can we test this application automatically?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published