json_schema_builder 0.1.3 copy "json_schema_builder: ^0.1.3" to clipboard
json_schema_builder: ^0.1.3 copied to clipboard

A full-featured package used to build and validate JSON schemas in Dart.

0.1.3 #

  • Use email_validator package to validate emails instead of a regular expression.
  • Reduce required version for meta package to 1.16.0.

0.1.2 #

  • Add dartdoc comments to all public APIs.
  • Treat failures to fetch remote schemas as validation failures.
  • Add web compatibility using conditional imports for dart:io.

0.1.1 #

  • Fix homepage link

0.1.0 #

  • Initial version.
3
likes
160
points
1.24k
downloads

Publisher

verified publisherlabs.flutter.dev

Weekly Downloads

A full-featured package used to build and validate JSON schemas in Dart.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, characters, collection, decimal, email_validator, http, intl, meta

More

Packages that depend on json_schema_builder