once icon indicating copy to clipboard operation
once copied to clipboard

once builder loses state when hot reload

Open binSaed opened this issue 7 months 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