once
once copied to clipboard
once builder loses state when hot reload
OnceBuilder loses state when hot reload, setState, open inspector and anything makes the widget rebuild
I think you can fix it by replacing FutureBuilder to StatefulWidget
Hello @binSaed, I hope you are doing well. Thank you for your suggestion.
Would you please review the mentioned PR and test and confirm if everything you suggested is working fine and matches your needs?