-
Notifications
You must be signed in to change notification settings - Fork 325
Use the "What's new in Android Studio" panel for release notes #2708
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
Comments
That would be great. I'm not sure if that's something we can contribute to... @stevemessick : any idea? |
Not off hand; I'll have to see if they defined a contribution mechanism. We wouldn't want to overwrite it but if we can add to it that might be nice. Or maybe we want a @devoncarew Seems like it would really help discovery of new stuff. |
That works, too. It's probably cleaner than adding to "What's New in Android Studio". |
Yup, I agree that this would makes sense as a new |
The Assistant framework can be used for more than a "What's New" panel. Go to Tools > Firebase for a much more elaborate example. It basically implements a built-in tutorial that does some amount of code editing for you, assuming you have an Android (not Flutter) project open. As far as making a "What's New" for Flutter, it looks straight-forward. We'd need to implement some new classes and define the content to display in an XML file. |
Let's give it a try for the next plugin release? Cc: @mjohnsullivan We can use some help from DevRel to make this space more useful. |
Certainly; we can help.
…On Tue, 23 Oct 2018 at 09:50, Tao Dong ***@***.***> wrote:
Let's give it a try for the next plugin release?
Cc: @mjohnsullivan <https://github.com/mjohnsullivan> We can use some
help from DevRel to make this space more useful.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2708 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAGQWGBNdCH7IM2SDkUNx0KDZpuHs3JXks5un0jOgaJpZM4XxG-K>
.
|
Cc: @csells |
When I upgraded Android Studio to 3.2, it showed me this nice graphical release notes in a side panel (screenshot below). Can we use this to provide better release notes after a new version of the Flutter plugin is installed? The panel can be re-opened via
Help > What's New in Android Studio
.The text was updated successfully, but these errors were encountered: