sandboxed 0.1.3
sandboxed: ^0.1.3 copied to clipboard
A Flutter toolkit for building, testing, and presenting UI components in isolation with a focus on speed, modularity, and developer experience.
0.1.3 #
- FEAT(generator): update code generator to new analyzer.
0.1.2+6 #
- FIX(deps): remove custom_lint dependency.
0.1.2+5 #
- Update a dependency to the latest release.
0.1.2+4 #
- REFACTOR: regenerate code.
- FIX: migrate from deprecations.
- DOCS: update README.
0.1.2+3 #
- FIX(sandboxed): fix table error on web.
0.1.2+2 #
- REFACTOR: remove wip widget.
- DOCS: update logo resolution.
0.1.2+1 #
- DOCS: fix links in readme.
0.1.2 #
- FEAT(sandboxed_core): enhance dynamic parameter handling and default value resolution.
0.1.1+1 #
- Update a dependency to the latest release.
0.1.1 #
- FIX: fix overflow box error.
- FIX: fix element tree folder state.
- FEAT: upgrade auto_route to v9.
- DOCS: add documentation.
0.1.0 #
- Initial unstable release