v7.4.0
What's Changed
- README: link to pub from badge by @donny-dont in #43
- client: support files/:key/meta endpoint by @donny-dont in #44
- client: remove unnecessary awaits and lambdas by @donny-dont in #46
- models: fix exports by @donny-dont in #48
- lint: add cascade_invocations by @donny-dont in #49
- lint: add directives_ordering by @donny-dont in #52
- lint: add prefer_final_locals by @donny-dont in #51
- client: add webhooks api support by @donny-dont in #47
- lint: add prefer_const_constructors_in_immutables by @donny-dont in #50
- models: remove unused import by @donny-dont in #57
- lint: add prefer_final_in_for_each by @donny-dont in #58
- lint: add sort_pub_dependencies by @donny-dont in #56
- example: cleanup async code in icons by @donny-dont in #54
- ci: enforce lints by @donny-dont in #55
- client: use proxy to determine default for http2 by @donny-dont in #45
- models: fix linter errors by @donny-dont in #60
- lint: sort linter rules by @donny-dont in #61
Full Changelog: v7.3.4...v7.4.0