Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
  • Tag, autoclose
Sign in

autoclose

flutter autoclose dialog

Autoclose dialog in Flutter

I want to autoclose dialog a few seconds after opening. The solution that I found is to call Navigator.of(context).pop(); delayed and it works. But the problem occurs if I closed it manually (by cl...
wono | discuss |
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms