Skip to content

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Aug 26, 2020

If Flutter is missing the version file or bin/cache/dart-sdk, this will show an "initializing..." notification (same as Snap support already did) and delay activation until that's done. This prevents some weird edge cases (including #2638) where we might initialize badly.

@MarcusTomlinson this shouldn't change anything for snap (and the CI tests still pass), it's mostly just making some of its code reusable - but FYI! (I'll likely make a beta build including this in the next few days).

@DanTup DanTup added this to the v3.14.0 milestone Aug 26, 2020
@DanTup DanTup force-pushed the improved-flutter-initialize branch from 8f4f944 to ec84a79 Compare August 26, 2020 13:08
@DanTup DanTup force-pushed the improved-flutter-initialize branch from ec84a79 to 225b4a9 Compare August 26, 2020 17:12
@DanTup DanTup merged commit ec443b7 into master Aug 27, 2020
@DanTup DanTup deleted the improved-flutter-initialize branch August 27, 2020 07:21
@DanTup DanTup added the in flutter Relates to running Flutter apps label Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in flutter Relates to running Flutter apps is enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants