-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
A lot of breaking changes #2388
Comments
Hi @Valentin-Seehausen 👋 It would be really helpful if you could provide more information regarding which breaking changes you spent the most time on. Unfortunately, switching to I have tried my best to provide migration guides to walk through all breaking changes and explain why they were made and how to upgrade. I hope that helps and I apologize for any inconvenience! |
Hey @felangel, thank you very much for your kind answer. I don't think there are breaking changes that need more work than others but in sum, it's just a lot. Nothing more. The migration guides are very good. 🙏🏻 The update to null-safety was obviously a huge step all libraries needed to go. Still, I am stuck with some failing tests and weird errors due to mocktail where I have to spend time to maintenance and can't develop new features. |
@Valentin-Seehausen I'm sorry to hear that and I understand how you feel -- migrating large applications to null safety is fairly challenging. If you haven't already, I highly recommend joining the bloc discord and you can post any questions/challenges you have when migrating (failing tests, weird errors, etc.) and I'm sure the community will be able to help 👍 Closing for now since there don't appear to be any actionable items, thanks! 🙏 |
Hey @felangel, 👋🏻
I really like this library and I am really impressed by your coding skills and by the effort you put into this. This is without doubt one of the most important libraries in the flutter space.
I realized, that I spend most of the time I have to put into the maintenance of my app with the breaking changes of the bloc library and its siblings (last one mocktail). So this library not only helps me most but also needs the most time.
There is no request or proposal, but I just wanted to raise this and hear your thoughts on it.
Thanks again for your great work! 🙏🏻
The text was updated successfully, but these errors were encountered: