-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Function(ImageInfo, bool) --> ImageStreamListener #22
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
Conversation
fix void Function(ImageInfo, bool) can't be assigned to the ImageStreamListener
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
Please let us know on the status of this. |
@2534290808 From what I can see, this will not move forward for 2 reasons:
If you need help with the second point, let us know. If you don't agree with the CLA, also let us know, so we can open a separate PR that can be merged. Thank you for getting back to us. @adrianvintu if you need a workaround for now, you can consider forking the patch fork :) or using it directly in your pubspec:
|
@andreidiaconu holy shmoly Andrei, thank you for the cool workaround. Wish you all the best! |
This is also fixed in #24, which contains the analysis error fixes and a version bump as well, so I'm going to close this PR in favor of that one. Sorry for the dup - I only saw this PR after I sent the other one! |
Ok, #24 is merged. I don't have permission to upload a new version of the package. @gspencergoog can you add me as an uploader and/or publish a new version? |
I added you as an uploader, @tvolkert, and I also published a new version. |
fix void Function(ImageInfo, bool) can't be assigned to the ImageStreamListener