File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 3.0.0
2+
3+ * Bump analyzer from 7.6.0 to 9.0.0
4+ * Refactor: Remove custom_lint and add rules by @TesteurManiak in https://github.com/Floating-Dartists/fd_lints/pull/17
5+ * [ do_not_mutate_unmodifiable_list_view] ( https://github.com/Floating-Dartists/fd_lints/blob/main/doc/do_not_mutate_unmodifiable_list_view.md )
6+ * [ do_not_mutate_unmodifiable_map_view] ( https://github.com/Floating-Dartists/fd_lints/blob/main/doc/do_not_mutate_unmodifiable_map_view.md )
7+ * [ do_not_mutate_unmodifiable_set_view] ( https://github.com/Floating-Dartists/fd_lints/blob/main/doc/do_not_mutate_unmodifiable_set_view.md )
8+
9+ ** Breaking Changes:**
10+
11+ * Removed rules preset ` dart.yaml ` and ` flutter.yaml `
12+
113## 2.5.0
214
315* chore(deps): bump analyzer_plugin from 0.12.0 to 0.13.0 by @dependabot in https://github.com/Floating-Dartists/fd_lints/pull/14
You can’t perform that action at this time.
0 commit comments