look 2.1.0 look: ^2.1.0 copied to clipboard
Look helps you to work on a single widget in your real life app. Add the @look annoation, generate sources, run the look file and enjoy!
look package changelog #
2.1.0 #
- Chore: Update dependencies
2.0.0 #
- BREAKING: Replace builder method argument from String to method reference
- Add theme parameter to
Look
annotation
1.1.0 #
- Add golden test generation with
@LookGolden
annotation
1.0.1 #
- Fix package description
- Add missing example app
1.0.0 #
- First publication
0.0.1 #
- Initial release