Skip to content

docs(package_info_plus): Explain why buildNumber returns version when no build number defined#1729

Merged
vbuberen merged 1 commit into
mainfrom
update/package_info_docs
Apr 28, 2023
Merged

docs(package_info_plus): Explain why buildNumber returns version when no build number defined#1729
vbuberen merged 1 commit into
mainfrom
update/package_info_docs

Conversation

@vbuberen
Copy link
Copy Markdown
Collaborator

Description

Added an explanation on why buildNumber sometimes returns the same value as version property.

Related Issues

Closes #1644

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@vbuberen vbuberen added documentation Improvements or additions to documentation safe_deploy Label to use in website changes PRs from forks to enable preview deployment package_info_plus stuff related to package_info_plus labels Apr 28, 2023
@github-actions
Copy link
Copy Markdown

Visit the preview URL for this PR (updated for commit 56dcd41):

https://flutter-community-plus--pr1729-update-package-info-pfl74s7m.web.app

(expires Fri, 12 May 2023 06:03:53 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 93639d72b8f1760454794920b64e5b0c0801b3ef

@vbuberen vbuberen changed the title docs(package_info_plus): Explain why buildNumber return version when no build number defined docs(package_info_plus): Explain why buildNumber returns version when no build number defined Apr 28, 2023
@vbuberen vbuberen merged commit a272de5 into main Apr 28, 2023
@vbuberen vbuberen deleted the update/package_info_docs branch April 28, 2023 06:36
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation package_info_plus stuff related to package_info_plus safe_deploy Label to use in website changes PRs from forks to enable preview deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: IOS - shows duplicated version number when the build number is not specified

1 participant