Skip to content

Conversation

@rodiguif
Copy link
Collaborator

Description ✍️

This PR introduces the following updates:

  • Adds a .tool-versions file to pin development environment tools:
    • flutter 3.32.8
    • dart 3.8.1
  • Updates pubspec.yaml to bump key dependencies:
    • intl from ^0.19.0^0.20.2
    • rxdart from ^0.27.7^0.28.0
    • collection from ^1.18.0^1.19.1

Overview 👀

These updates ensure compatibility with the latest Flutter SDK and help maintain stability with newer versions of core packages.

No functional or visual changes are expected.

How to Smoke?

  1. Run asdf install (if using asdf) to apply the pinned versions.
  2. Run flutter pub get to fetch updated dependencies.
  3. Ensure the app builds and runs without issues using the new SDK and package versions.

@rodiguif rodiguif self-assigned this Oct 11, 2025
@rodiguif rodiguif changed the base branch from master to main October 11, 2025 14:45
@tiagogoncalves tiagogoncalves merged commit 5d93569 into oxeanbits:main Oct 20, 2025
1 check 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