http_api_generator 1.1.2 copy "http_api_generator: ^1.1.2" to clipboard
http_api_generator: ^1.1.2 copied to clipboard

A package that help you to generate Http Restful Api by annotation.

1.0.0 #

  • First release.

1.0.1 #

  • Fix null type generation.
  • Change FromJsonTransform type to 'T Function(dynamic json)' to fix list transform bug.

1.0.2 #

  • Fix List transform

1.0.3 #

  • Update to analyzer 5.
  • Upload project to Github.

1.1.0 #

  • Fix baseUrl;
  • Fix error of top-level fromJson function;
  • Add @BodyPart;
  • Add HttpOptions;

1.1.1 #

  • Add connectTimeout to HttpOptions;

1.1.2 #

  • Fix bug
1
likes
110
pub points
48%
popularity

Publisher

unverified uploader

A package that help you to generate Http Restful Api by annotation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, built_collection, code_builder, dart_style, meta, source_gen

More

Packages that depend on http_api_generator