sandboxed_ui_kit 0.1.0+4 copy "sandboxed_ui_kit: ^0.1.0+4" to clipboard
sandboxed_ui_kit: ^0.1.0+4 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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sandboxed_ui_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sandboxed_ui_kit: ^0.1.0+4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sandboxed_ui_kit/sandboxed_ui_kit.dart';
0
likes
120
points
4
downloads

Publisher

verified publishersboxed.dev

Weekly Downloads

A reusable component library for the Sandboxed UI development environment. Includes isolated widgets, themes, and layout utilities for rapid prototyping and testing.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

faker, flex_color_picker, flutter, flutter_markdown_plus, flutter_resizable_container, iconify_flutter_plus, markdown, sandboxed_core, two_dimensional_scrollables

More

Packages that depend on sandboxed_ui_kit