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.

example/easy_entity_editor_example.dart

import 'package:easy_entity_editor/easy_entity_editor.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
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