once icon indicating copy to clipboard operation
once copied to clipboard

once builder loses state when hot reload

Open binSaed opened this issue 1 year ago • 1 comments

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

Screenshot 2024-01-07 at 12 40 22 PM

binSaed avatar Jan 07 '24 10:01 binSaed

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?

MostafaSolimanMO avatar Jan 18 '24 03:01 MostafaSolimanMO