content_foundry 1.0.0-alpha.1 copy "content_foundry: ^1.0.0-alpha.1" to clipboard
content_foundry: ^1.0.0-alpha.1 copied to clipboard

Customizable GUI editor for content with user-defined schema

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add content_foundry

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

dependencies:
  content_foundry: ^1.0.0-alpha.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:content_foundry/content_foundry.dart';
1
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Customizable GUI editor for content with user-defined schema

Documentation

API reference

License

Unlicense (license)

Dependencies

flutter, uuid

More

Packages that depend on content_foundry