PSA: New required setup step

88 views
Skip to first unread message

Stuart Morgan

unread,
Jul 22, 2019, 6:41:28 PM7/22/19
to Desktop Embedding for Flutter
As of https://github.com/flutter/flutter/pull/36699 desktop support must be enabled explicitly using 'flutter config'; see http://flutter.dev/desktop#tooling for instructions.

For compatibility with old third-party instructions and workflows, the environment variable that was used to enable desktop previously will override the configuration if set. However, the new setting is much more convenient:
- It only needs to be set once (as opposed to in every terminal window)
- It will apply to IDEs as well, so VS Code and Android Studio will no longer require extra setup to run desktop projects.

-Stuart

Stuart Morgan

unread,
Oct 30, 2019, 1:09:48 AM10/30/19
to Desktop Embedding for Flutter
As of now the old environment variable fallback is no longer supported, so if you never enabled desktop support via 'flutter config' now is the time to do so.

-Stuart
Reply all
Reply to author
Forward
0 new messages