schema_form 1.0.0 copy "schema_form: ^1.0.0" to clipboard
schema_form: ^1.0.0 copied to clipboard

Schema_form is a Flutter package based on two other packages that produces forms dynamically interpreting JSON objects: * [dynamic_widget](https://pub.flutter-io.cn/packages/dynamic_widget) - Which builds forms [...]

0.0.1 - 2019-09-23 #

  • Basic convert Json Schema to Form.

0.0.2 - 2019-11-02 #

  • Version corrections to publish.

0.0.3 - 2019-11-04 #

  • Added new dependencies and upgrade package dependencies to publish.

0.1.0 - 2019-11-04 #

  • Remoting warnings;
  • Release;

0.1.1 - 2019-11-05 #

  • Update to Bloc 2.0.0.

0.1.2 - 2019-11-20 #

  • Update package dependencies.

1.0.0 - 2019-11-29 #

  • Update package dependencies;
  • Add class documentation;
  • Better documentation.
6
likes
30
points
5
downloads

Publisher

verified publisherlegytma.com.br

Weekly Downloads

Schema_form is a Flutter package based on two other packages that produces forms dynamically interpreting JSON objects: * [dynamic_widget](https://pub.flutter-io.cn/packages/dynamic_widget) - Which builds forms through JSON interpretation; * [json_schema](https://pub.flutter-io.cn/packages/json_schema) - Identifying, defining and validating the properties of the object being edited.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

bloc, dynamic_widget, equatable, flutter, flutter_bloc, intl, json_schema, meta, path_provider, rxdart

More

Packages that depend on schema_form