Skip to content

Conversation

@gspencergoog
Copy link
Collaborator

Description

This fixes some issues discovered after publishing.

  • Home page URLs were invalid
  • Some versions of some packages weren't compatible with the minimum allowed versions of other packages (needed downgrade testing).
  • flutter_markdown has been discontinued (replaced with flutter_markdown_plus.

Copy link
Contributor

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

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 addresses several important maintenance tasks. The fixes for invalid homepage URLs, the dependency updates to ensure compatibility, and the migration from the discontinued flutter_markdown package to flutter_markdown_plus are all well-implemented. While the PR title 'Adding file lost in merge' is a bit confusing as no files were added, the changes themselves are clear and beneficial for the repository's health. The updates across the various pubspec.yaml files and the corresponding code changes are correct. Given that these changes fix issues in published packages, I recommend incrementing their patch versions (e.g., 0.5.0 to 0.5.1) before the next release to ensure consumers receive these important fixes.

@gspencergoog gspencergoog changed the title Adding file lost in merge Addressing post-publish issues. Nov 12, 2025
@gspencergoog gspencergoog enabled auto-merge (squash) November 12, 2025 03:32
@gspencergoog gspencergoog merged commit 87df71a into flutter:main Nov 12, 2025
24 checks passed
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

Successfully merging this pull request may close these issues.

2 participants