Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Bloc to v9.0.0 #86

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Update Bloc to v9.0.0 #86

merged 3 commits into from
Jan 22, 2025

Conversation

westito
Copy link
Contributor

@westito westito commented Jan 19, 2025

No description provided.

@westito
Copy link
Contributor Author

westito commented Jan 21, 2025

Maybe, I should change versions to ranged, because the two main verison of get_it and bloc is binary compatible to this lib. Constraining bloc version to ^9.0.0 would force users to upgrade to Bloc 9 or prevent from update this lib.
For ex.:
flutter_bloc: '>=8.0.0 <10.0.0' vs flutter_bloc: ^9.0.0

analysis_options.yaml Show resolved Hide resolved
@tomkad99
Copy link
Collaborator

@westito Till now we didn't keep range versions and we will update hooked_bloc version.
Users should also update to flutter_bloc 9.0.0 as it provides slight improvements since 8.1.2

@tomkad99 tomkad99 merged commit f1acf72 into Iteo:main Jan 22, 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.

3 participants