schema_widget 0.1.2 copy "schema_widget: ^0.1.2" to clipboard
schema_widget: ^0.1.2 copied to clipboard

outdated

A Flutter package for dynamic widget creation.

[0.0.1] - Initial commit. #

  • Added initial widgets from DynamicWidgets.

[0.0.2] - Add more widgets. #

  • Added more widgets.

[0.1.0] - Refactor. #

  • Added more widgets;
  • Refactor and unify builder method of class SchemaWidget;
  • Implement example.

[0.1.1] - Change dependency of json_schema #

  • Change json_schema version from 3.0.0 to 2.2.1.

[0.1.2] - Add StreamBuilder parser #

  • Added StreamBuilder parser;
  • Change google_maps_flutter version from 0.5.21+17 to 0.5.22.