flutter / flutter/devtools

DevTools is cached across Flutter version changes

Open
#8,822 1 comment 0 reactions 0 assignees View on GitHub
cross-screen P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Steps to reproduce:

1. Make sure Flutter version matches Flutter main channel
2. Run a Flutter app
3. Open up DevTools, check DevTools version
4. Close DevTools window
5. Switch Flutter channels (e.g. to stable channel)
6. Run a Flutter app
7. Open up DevTools, check DevTools version

Expected: DevTools version should match the version on stable channel
Actual: DevTools version matches version on main channel

Note: If you then open up DevTools in an incognito window, the DevTools version is expected.

@ditman - I know you mention that the Flutter service worker will be removed. Do you know what the status of that is / could this be related? Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.