sandboxed_core 0.1.1+1 copy "sandboxed_core: ^0.1.1+1" to clipboard
sandboxed_core: ^0.1.1+1 copied to clipboard

Core logic and utilities powering the Sandboxed UI development environment. Includes base classes and internal APIs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sandboxed_core

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

dependencies:
  sandboxed_core: ^0.1.1+1

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_core/sandboxed_core.dart';
0
likes
130
points
34
downloads

Publisher

verified publishersboxed.dev

Weekly Downloads

Core logic and utilities powering the Sandboxed UI development environment. Includes base classes and internal APIs.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, recase

More

Packages that depend on sandboxed_core