hi all i have a TextFormField and i want to show help message like validator message but when i use validator i cant submit form but i want to show message but user can submi...
Hi all I use MVVM pattren im my project and i have a "home view" and "home view model" page And i have a one stateless page that i want to use data of home view model in this ...
hi all Is it possible to send data from for example page1.dart to page2.dart without navigator.push?
I used provider in my home view and its worked but i cant use provider in another stateless widget page can you have any resource to send to me?