🎨 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.



📄 License

MIT License © 2025 Sandboxed, Vadim Melnikov