Skip to content

Conversation

@rohan20
Copy link
Contributor

@rohan20 rohan20 commented Oct 20, 2019

A lot of Flutter users are publishing their apps to the Play store but finding a way to update the version number and name isn't straightforward.

Hence, this answer is gaining more attention every week: https://stackoverflow.com/a/56970752/5066615

Even though the instructions are directly available in pubspec.yaml, most users like me couldn't find it easily initially.

Hence, this PR uses the same words from the pubspec.yaml on updating the version number of the app.

A lot of Flutter users are publishing their apps to the Play store but finding a way to update the version number and name isn't straightforward. 

Hence, this answer is gaining more attention every week: https://stackoverflow.com/a/56970752/5066615

Even though the instructions are directly available in `pubspec.yaml`, most users (including me) cannot find it easily.  

Hence, this PR uses the same words from the `pubspec.yaml` on updating the version number of the app.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added the cla: no Contributor has not signed the Contributor License Agreement label Oct 20, 2019
@rohan20
Copy link
Contributor Author

rohan20 commented Oct 20, 2019

@googlebot I signed it!

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: yes Contributor has signed the Contributor License Agreement and removed cla: no Contributor has not signed the Contributor License Agreement labels Oct 20, 2019
Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, @rohan20! Thanks so much! I have some minor editing nits, but those can be fixed later.

@sfshaza2 sfshaza2 merged commit 9cb6752 into flutter:master Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Contributor has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants