shepherd_tag 0.0.2
shepherd_tag: ^0.0.2 copied to clipboard
Lightweight tagging system for the Shepherd automation suite.
0.0.2 #
- Fixed
ShepherdPageTagto allow its use as a metadata annotation by making thechildparameter optional. - When used as a widget without a child, it now defaults to
SizedBox.shrink().
0.0.1 #
- Initial release.
- Added
@ShepherdTagannotation withidanddescriptionfields. - Added
ShepherdPageTagwidget withid,child, andisReadyfields.