-
-
Notifications
You must be signed in to change notification settings - Fork 153
Build error in version 7.6.1 #343
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
Comments
thanks for reporting, it's actually the first time that this happened, seems to be in connection with latest changes in the dart language |
Shouldn't this have shown up during the release process though? |
I don't know why but it isn't reported by the normal lints |
btw have you seen that we now have a discord? https://discord.gg/xzBwqF8r |
pushing a prerelease now, curious if that now fixes it |
yep. pushing 7.6.2 |
Thank you for the swift fix! |
Error (Xcode): ../../.pub-cache/hosted/pub.dev/get_it-7.6.1/lib/get_it.dart:64:30: Error: The class 'Type' can't be extended outside of its library because it's an interface class.
Also shows up here: https://pub.dev/packages/get_it/score
How did this pass review? It doesn't even build.
The text was updated successfully, but these errors were encountered: