This repository was archived by the owner on Mar 25, 2024. It is now read-only.
Replies: 1 comment
-
|
Closing / Locking as this has been added https://github.com/netsells/code-standards/blob/master/src/flutter/naming-widgets.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suggest that all widget classes should have names in the format
[Subject][Widget].Good:
LoginWidgetHomeWidgetBad:
LoginLoginPageLoginScreenBeta Was this translation helpful? Give feedback.
All reactions