easy_entity_editor 0.1.0 copy "easy_entity_editor: ^0.1.0" to clipboard
easy_entity_editor: ^0.1.0 copied to clipboard

A package that allows you to build form-like pages for creating or editing whatever you set it up for.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_entity_editor

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

dependencies:
  easy_entity_editor: ^0.1.0

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:easy_entity_editor/easy_entity_editor.dart';
0
likes
160
points
19
downloads

Publisher

verified publisherjb.software

Weekly Downloads

A package that allows you to build form-like pages for creating or editing whatever you set it up for.

Repository (GitLab)

Topics

#form #editor #crud

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on easy_entity_editor