brick_rest_generators 0.0.1 copy "brick_rest_generators: ^0.0.1" to clipboard
brick_rest_generators: ^0.0.1 copied to clipboard

outdated

Code generation library for the Rest system

Unreleased #

0.0.1 #

  • Fix a a JSON encode error in REST serialization. .map returns a MappedListIterable which jsonEncode cannot parse. It can parse List<dynamic>.
  • Fix REST's iterable enum serialization
  • #58 fixes sibling serialization when null
  • Dart style: prefer collection literals
0
likes
20
points
261
downloads

Publisher

unverified uploader

Weekly Downloads

Code generation library for the Rest system

License

MIT (license)

Dependencies

analyzer, brick_build, brick_rest, build, dart_style, meta, source_gen

More

Packages that depend on brick_rest_generators