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
Android needs to be able to pause or kill a Flutter app based on memory pressure, then restore the app using a state bundle. Flutter apps needs to support this.