Prompt users to upgrade flutter skills when they are out of date

Open
#42 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
dart, flutter

Research direction

Start by clarifying with @jwren or @johnpryan how the IDEs should look up the latest skills version, as the issue identifies this information as missing. Then determine how VS Code and IntelliJ/Android Studio should compare skill modification dates and prompt users; done means the supported IDEs notify users when their Flutter skills are stale.

Written by the indexing model from the issue text.

Description

P3 Tools

Flutter's officially supported IDEs (VS Code & IntelliJ / Android Studio) should prompt users to upgrade their skills when they are stale. This is similar to how the IDE prompts users to run flutter pub get when their dependencies have changed or how the IDE notifies users that a new flutter release is available.

This should be possible since the skills have a last modified field and the IDE can fetch information about the most up to date skills to compare the dates. Additional information is needed from @jwren or @johnpryan about how the IDEs should lookup the most up to date skills version.

CC @jwren @johnpryan @mariamhas

Dominant language
Dart
Stars
3k
Forks
180
Avg merge
5d 29m
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from flutter/agent-plugins

All issues in flutter/agent-plugins

Similar issues

More Dart issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.