pico 1.0.2
pico: ^1.0.2 copied to clipboard
Featherweight, zero-boilerplate state management for Flutter.
1.0.2 #
- Documentation: Added comprehensive "Learn" tutorial section building a Todo app.
- Documentation: Added official Pico logo to README and VitePress docs.
- CLI: Added
add_skillexecutable to automatically scaffold AI agent skills into consumer repositories (dart run pico:add_skill). - Fix: Resolved static analysis warnings regarding missing dartdocs and library directives.
- Fix: Added missing
pathdependency.
1.0.1 #
- Initial version.