flutter / flutter/flutter-intellij

Missing 'packages get' prompt

Open
#1,417 7 comments 0 reactions 0 assignees View on GitHub
P2
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

I think this is a recent regression?

## Steps to Reproduce

1. Create a new Flutter project in IDEA
1. Open `pubspec.yaml`
1. Add a new entry under dependencies
1. Click the `main.dart` tab

Expected result: Prompt stating that a 'packages get' is needed
Actual result: No prompt

1. Close the `main.dart` tab
1. Re-open the `main.dart` tab;

![screen shot 2017-10-24 at 18 25 51](https://user-images.githubusercontent.com/13644170/31955476-cbf6d406-b8e8-11e7-8473-39cf87aad9e9.png)
appears

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.