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

outdated

Editors for complex models and lists inspired by simplicity of TextEditingController.

This package provides controllers and editors for complex models and lists and is inspired by simplicity of TextEditingController.

See the example on how to create an editor like this:

Screenshot of a book editor

At the heart is AbstractListEditingController which is a ValueNotifier of List<T?>.

TODO: Complete this README.

21
likes
0
pub points
48%
popularity

Publisher

verified publisherainkin.com

Editors for complex models and lists inspired by simplicity of TextEditingController.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, model_interfaces

More

Packages that depend on model_editors