auto_stories 0.0.2
auto_stories: ^0.0.2 copied to clipboard
Auto generate data and widget stories preview once file changed.
0.0.2 #
-
feat
: wrap library for chain-style programming. -
feat
: ensure text environment shortcut to simplify testing. -
feat
: annotation mixin and the@generated
annotation. -
feat
: generator abstraction of common utilities. -
feat
: inherit code reuse. -
feat
: handler for bidirectional data update in widget tree. -
feat
: react as reactive and flexible data handler outside widget tree. -
feat
: dart package abstraction and common utilities. -
feat
: utilities about file and folder copy. -
perf
: remove unnecessary linter rules. -
docs
: more readable docs in readme.
0.0.1 #
feat
: shared analysis options.