Skip to content

Latest commit

 

History

History
 
 

example

Alchemist Example Project

For a quick explanation on how to get started with Alchemist, read the example.md file or the Recommended Setup Guide.

This is an example app that showcases the Alchemist golden testing package.

It contains two custom widgets that each have their own golden tests; a RedButton and a ContactListTile. Both have several variations, all of which are showcased in the app.

The primary goal of this app is to show how to use the Alchemist golden testing package to test widgets. Please see Alchemist's README for more information, and visit the test/ directory in this app to see how these widgets are tested.

Getting Started

This project is a starting point for a Flutter application.

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.