Skip to content

Conversation

hrideshmg
Copy link

@hrideshmg hrideshmg commented Aug 23, 2025

This PR migrates this project to the latest Flutter SDK and updates a few dependencies to their latest versions. It supersedes #67 except for the macOS specific changes which I'm unable to test as I do not possess a mac.

Notes regarding migration:

  • The hive_generator package was dropped as it was preventing other packages from updating due to transitive dependencies, I don't see hive used anywhere in the project so hopefully this is fine.
  • The pedantic package is deprecated and hence has been replaced with flutter_lints.
  • The bloc package has been pinned at v7.0.0 because v7.2.0 introduces new breaking changes that would require a major code rewrite.

@hrideshmg hrideshmg changed the title Migrate latest Bump Flutter dependencies and migrate CLI options to latest version Aug 23, 2025
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