Skip to content

Conversation

@IamPekka058
Copy link
Member

This pull request updates the project dependencies and environment versions in pubspec.yaml to ensure compatibility with newer versions of Dart, Flutter, and various packages. These changes help keep the codebase up-to-date and maintain stability with the latest releases.

Dependency and environment updates:

  • Updated the Dart SDK version to 3.9.2 and the Flutter version to 3.35.3 for improved compatibility and access to new features.
  • Bumped versions of key dependencies such as graphql, http, json_annotation, and collection to their latest releases, which may include bug fixes and performance improvements.
  • Upgraded development dependencies including build_runner, json_serializable, mockito, nock, and test to newer versions, ensuring smoother development and testing workflows.
  • Removed caret (^) version constraints from dependencies to specify exact versions, reducing ambiguity and potential version conflicts.

@IamPekka058 IamPekka058 requested a review from a team September 15, 2025 16:24
@IamPekka058 IamPekka058 self-assigned this Sep 15, 2025
@IamPekka058 IamPekka058 requested review from Friedinger and removed request for a team September 15, 2025 16:24
@IamPekka058 IamPekka058 added the dependencies Pull requests that update a dependency file label Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants