Skip to content

[listen] republish stable 1.0.1 - #35

Open
chunhtai wants to merge 1 commit into
flutter:mainfrom
chunhtai:listen-1
Open

[listen] republish stable 1.0.1#35
chunhtai wants to merge 1 commit into
flutter:mainfrom
chunhtai:listen-1

Conversation

@chunhtai

Copy link
Copy Markdown
Contributor

previous push 1.0.0 failed because it was already published (and retracted) on pub before moving into core-package. The pub API seems to still include it as an available version. Thus bump to 1.0.1

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2

@github-actions github-actions Bot added triage-framework Should be looked at in framework triage p: listen labels Jul 31, 2026
@chunhtai
chunhtai requested a review from justinmc July 31, 2026 00:44

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request updates the version of the listen package from 1.0.0 to 1.0.1 in pubspec.yaml and CHANGELOG.md. The reviewer suggests keeping the 1.0.0 entry in the changelog and adding a new entry for 1.0.1 to maintain an accurate version history.

Comment on lines +1 to 3
## 1.0.1

- Pushes stable version.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

Since 1.0.0 was already published to pub.dev (even if retracted), it remains a registered version. It is highly recommended to keep 1.0.0 in the changelog and add a new entry for 1.0.1 explaining that it republishes 1.0.0 due to a publishing issue. This maintains a clear and accurate history for users.

Suggested change
## 1.0.1
- Pushes stable version.
## 1.0.1
- Republishes 1.0.0 to resolve a publishing issue.
## 1.0.0
- Pushes stable version.

@justinmc justinmc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p: listen triage-framework Should be looked at in framework triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants