we try to develop a flutter app and we create a stateful widget as a page . we want to separate build function from other state variable and state function in 2 different fi
I have been using this plugin maintaining large scale application for flutter.mvvm_flutter
https://pub.dev/packages/mvvm_flutter
it's very light and easy to use check some example . its very easy to maintain ui away from business logic's