You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Ryan . I want hide/close the notification when user press the notification stop butoon,but if I call _completer.complete() in the onStop function,the UI page will lost the ScreenState data, How can I implement this, Thank you.