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
I haven't done this yet because analyzer had an issue with handling Map objects in Dart 2.0 so I just left it as is, it might have changed in 2.1 though.
I know it's optional, but should we put this on plan? new keyword is discourage in Dart Usage guideline as well:
https://www.dartlang.org/guides/language/effective-dart/usage#dont-use-new
The text was updated successfully, but these errors were encountered: