http_annotations 0.0.8 http_annotations: ^0.0.8 copied to clipboard
http annotations for code generation for package http
0.0.8 #
HttpApi.useFlutterCompute set to default as false
0.0.7 #
remove semicolon from value Header.contentTypeJson and Header.acceptJson
0.0.6 #
add HttpApi.useFlutterCompute (default to true) to use compute function on flutter for decoding
0.0.5 #
fix example lint issues
0.0.4 #
- update README.md
- add example
- add more documentation
- lower dart version constraint
0.0.3 #
initial release