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

 $ dart pub add sandboxed_ui_kit

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 dart pub get):

dependencies:
  sandboxed_ui_kit: ^0.1.0+2

Alternatively, your editor might support dart pub get or 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
0
points
104
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

License

unknown (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