doc: remove deprecated FormEntry

This commit is contained in:
2022-07-10 21:15:33 +02:00
parent 94b0ff01ad
commit 8a0af954bf
-3
View File
@@ -35,9 +35,6 @@ Form Bloc for Dart & Flutter.
- Validate this data
* FormInputMetadata:
- Store infos and options about an input.
* FormEntry:
- Associate a key to an input
- Configure form attribute (exportation, name...)
* FormInput:
- Associaite a key, to a validator and metadata.
* FormData: *collection of inputs*