Replies: 1 comment
-
|
can you please share the code |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following questions
Controllersinside thebuildmethod of theStateless widget, is it bad for performance?TextFieldusingTextEditingControllerfrom theControllerclass, most tutorial advice to create theTextEditingControllerin theControllerclass, isn't it bad to bring UI code to theControllerclass. is it good practice?showSnackbar()in View class(Stateless Widget) from theControllerwhen the value of themsg.obschanges in theControllerclassThank you. I am new to this package.
Beta Was this translation helpful? Give feedback.
All reactions