Issue
I am building a flutter application and I want to use a stateful widget in my project and want to use the getx library for state management. I was wondering if there is going to be any performance
Solution
No performance issues at all. Preferring using stateful widgets with pages using textformfield even it have GetX.
Answered By - Sree Jagath
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.