-
-
Notifications
You must be signed in to change notification settings - Fork 656
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
Fix analyzer issues and update example for Dart 3 #845
Conversation
Any update on this? This is a blocker for me! |
Any update on this? This is a blocker for me also. |
Having the same issue, are there any updates ? |
It should be approve ASAP! |
@renefloor
|
Hi @Carapacik Thanks for the effort on the PR. However, this PR is really big, making it hard to review as it's unclear why some changes are made. Would it be possible to split this in smaller PR's with separate goals. As far as I know this package is fully compatible with Flutter 3.10 after we released your fixes in flutter_cache_manager. Thanks for the warning that |
@renefloor I can break this PR into 2 parts: analyzer and example update and deprecate DecoderBufferCallback |
2740855
to
d153049
Compare
That would be great! |
Update example and specify types |
I am ready to add another PR with other changes related to deprecated DecoderBufferCallback. |
I think this pr should be merged immediately . |
@renefloor any news? |
✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)
Update to support newest Dart version(3.0.0)
Update example
Fix analyzer issues
Add ErrorListener to CacheNetworkImage widget
#843
#849
#850
#853
#854
#855
Checklist before submitting
Use this temp solution: