sandboxed_ui_kit 0.1.1
sandboxed_ui_kit: ^0.1.1 copied to clipboard
A reusable component library for the Sandboxed UI development environment. Includes isolated widgets, themes, and layout utilities for rapid prototyping and testing.
π¨ Sandboxed UI Kit #
sandboxed_ui_kit
provides shared UI components used by the Sandboxed viewer β
a tool for developing, testing, and documenting Flutter UI components in isolation.
This package contains layout, navigation, styling, and helper widgets used in the runtime app.
π¦ Installation #
Add as a local path dependency in your pubspec.yaml
:
dependencies:
sandboxed_ui_kit:
π― Purpose #
This package is internal to Sandboxed and not intended for general use.
However, you can use or extend it when customizing your own viewer or building custom tooling around Sandboxed.
π Related Packages #
sandboxed
β Viewer Appsandboxed_core
β Meta / Story primitivessandboxed_generator
β Code generation
π License #
MIT License Β© 2025 Sandboxed, Vadim Melnikov