alchemist 0.3.2
alchemist: ^0.3.2 copied to clipboard
A support package that aims to make golden testing in Flutter easier and more streamlined.
0.3.2 #
- feat: add
pumpWidget
callback togoldenTest
- feat: add scroll interaction
0.3.1 #
- feat: export test asset bundle
0.3.0 #
- chore: remove dependabot
- feat!: Improve reliability, add unit tests
- fix: CI tests fail when using CompositedTransformFollower
- ci: use codecov instead of lcov reporter
- feat: renderShadows flag
- chore: add brandon, marcos, and joanna to codeowners
- fix!: load asset images for tests
- chore: remove duplicate vgv logos
- docs: update readme
0.2.1 #
- chore: Change test version constraints and fixed documentation
0.2.0 #
- feat: Add generic interactions, including built-in interactions like
press
andlongPress
0.1.0 #
- feat: initial version