sandboxed 0.1.6
sandboxed: ^0.1.6 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.6 #
- REFACTOR: fix all warnings.
- FEAT: restore iterable type from hint value if provided.
0.1.5 #
- FIX: fix splitted theme addon error in apps without theme.
- FEAT(settings): add feature flags to settings page.
- FEAT(explorer): support dense tree mode.
0.1.4+1 #
- DOCS: ignore LICENSE.md in pub.
- DOCS: symlink license files.
- DOCS: rename license files.
0.1.4 #
- FEAT(params): add edge insets param editor.
- FEAT: add interface scale setting.
- FEAT: rewrite param system to be extensible.
- DOCS: update license terms.
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