0.2.0
illia-romanenko
released this
18 Sep 19:20
·
8 commits
to master
since this release
What's Changed
- Improved
avoid_late_keyword
to support ignoring the subtype of the node type (#157) by @Yarl745 in #158 - Fix improper super calls in proper_super_calls.dart and add Disposable interface in proper_super_calls_test.dart by @4akloon in #160
- 149-new-lint-avoid_final_with_getter by @4akloon in #161
- Add a rule
prefer_guard_clause
for reversing nested if statements by @velvitoff in #154 - add exclude params support to avoid_returning_widgets rule by @4akloon in #162
- add quick fix to avoid_final_with_getter by @4akloon in #164
- I168 by @sufftea in #169
- I166 by @sufftea in #170
- Fix analyzer issue, fix linter by @solid-glebvorobey in #177
New Contributors
- @Yarl745 made their first contribution in #158
- @4akloon made their first contribution in #160
- @velvitoff made their first contribution in #154
- @sufftea made their first contribution in #169
- @solid-glebvorobey made their first contribution in #177
Full Changelog: 0.1.5...0.2.0-fix
What's Changed
- Improved
avoid_late_keyword
to support ignoring the subtype of the node type (#157) by @Yarl745 in #158 - Fix improper super calls in proper_super_calls.dart and add Disposable interface in proper_super_calls_test.dart by @4akloon in #160
- 149-new-lint-avoid_final_with_getter by @4akloon in #161
- Add a rule
prefer_guard_clause
for reversing nested if statements by @velvitoff in #154 - add exclude params support to avoid_returning_widgets rule by @4akloon in #162
- add quick fix to avoid_final_with_getter by @4akloon in #164
- I168 by @sufftea in #169
- I166 by @sufftea in #170
- Fix analyzer issue, fix linter by @solid-glebvorobey in #177
New Contributors
- @Yarl745 made their first contribution in #158
- @4akloon made their first contribution in #160
- @velvitoff made their first contribution in #154
- @sufftea made their first contribution in #169
- @solid-glebvorobey made their first contribution in #177
Full Changelog: 0.1.5...0.2.0-latest