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
As of Flutter 2.0 release FlatButton and RaisedButton has been changed to TextButton, ElevatedButton, and OutlinedButton. Still this codelab uses FlatBUtton & RaisedButton.