Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate pub command bars #1641

Closed
stevemessick opened this issue Jan 18, 2018 · 2 comments
Closed

Duplicate pub command bars #1641

stevemessick opened this issue Jan 18, 2018 · 2 comments

Comments

@stevemessick
Copy link
Member

Config: Android Studio 3.0.1; Flutter plugin 21.0.1; no updates pending.

To reproduce: open the flutter gallery in Android Studio, close it, upgrade flutter, re-open it. My Dart SDK went from 1.25 to 2.0 so it had been awhile since upgrading Flutter; you'll need a modified gallery.

We're presented with two pub command bars (see screenshot) in the editor. One of them works, the other tells you to use the proper command. It is impossible to tell from the UI which to use.

screen shot 2018-01-18 at 8 32 25 am

@devoncarew
Copy link
Member

I believe this is a known issue w/ older versions of the Dart plugin. It would be good to differentiate though.

With some editor notification we can badge them with an icon. This may not be the kind that we can, but if it is, we should show a flutter icon in ours.

@stevemessick
Copy link
Member Author

Duplicate of #1557

This issue will be fixed with support for AS 3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants