flutter/dev/bots/custom_rules
Nate Wilson c25790e3db
Add @protected to public State method overrides (#157313)
I don't want to see these methods in my autofill suggestions.

<br>

![navigator
dispose](https://github.com/user-attachments/assets/5d2dc37c-abe9-44f4-ad16-4396a3aeeaf7)
2024-11-18 21:28:08 +00:00
..
analyze.dart de-duplicate code in analyze.dart (#151279) 2024-07-05 20:31:20 +00:00
avoid_future_catcherror.dart pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
no_double_clamp.dart [flutter_tools] add custom tool analysis to analyze.dart, lint Future.catchError (#140122) 2024-03-07 18:10:07 +00:00
no_stop_watches.dart Fixed few typos (#141543) 2024-01-16 21:40:08 +00:00
protect_public_state_subtypes.dart Add @protected to public State method overrides (#157313) 2024-11-18 21:28:08 +00:00
render_box_intrinsics.dart Replace RenderBox.compute* with RenderBox.get* and add @visibleForOverriding (#145503) 2024-03-22 02:44:55 +00:00