Skip to content

Users in China do not get automatic updates for DevTools #2503

@DanTup

Description

@DanTup

See #2486 and #2502. If the Pub website is blocked, the API check for versions will also fail, and we'll never update.

Some possible options:

  • Call the API on pub.flutter-io.cn (if supported) if the first request fails
  • Always try to update DevTools in the background at startup (note: this might mess with people using locally-activated versions)
  • Periodically prompt the user to update ("Unable to check for updates, install latest version?" or similar)

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)is enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions