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

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

json_schema_builder Change Log #

0.1.5 #

  • Internal: publishing workflow automation.

0.1.4 #

  • Fix: Remove package:intl dependency (#682, #686).
  • Internal: Enable stricter dynamic-related analysis (#652).
  • Internal: Use null-aware elements per latest lint update (#690).
  • Internal: Update test_and_fix script and json_schema_builder infrastructure.

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.
25
likes
160
points
39.1k
downloads

Documentation

API reference

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

License

BSD-3-Clause (license)

Dependencies

args, characters, collection, decimal, email_validator, http, logging

More

Packages that depend on json_schema_builder