Skip to content

Conversation

@parlough
Copy link
Member

Suggest using dart pub add instead of manually adding various packages so developers don't end up using outdated versions. Also removes some outdated mentions of using a git dependency.

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 updates the documentation to recommend using dart pub add for managing dependencies, which is a great improvement for developer experience. My review focuses on a further refinement: using flutter pub add instead, as it is the idiomatic and recommended command for Flutter projects. This ensures consistency with Flutter's official documentation and helps prevent potential SDK versioning issues. The suggested changes are applied across all updated documentation files for consistency.

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.

1 participant