-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
[Bug report] Compilation errors after upgrading Flutter #602
Comments
Issue appears in latest flutter stable version only
|
Same here! |
@zmtzawqlp Please have a look into this. |
+1 |
2 similar comments
+1 |
+1 |
Error (Xcode): ../../../../.pub-cache/hosted/pub.flutter-io.cn/extended_image-8.0.2/lib/src/extended_image.dart:976:36: Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' because 'BorderRadius?' is nullable and 'BorderRadiusGeometry' isn't. Could not build the application for the simulator. |
hi , you can temporary use my branch and i made a PR #604 extended_image:
git:
url: https://github.com/laiiihz/extended_image
ref: migrate-to-3.13 |
same issue. |
8.1.0 is ready |
Version
8.0.2
Platforms
dart
Device Model
Any
flutter info
How to reproduce?
Compile any app with the latest version of Flutter.
Logs
Example code (optional)
No response
Contact
efraespada@gmail.com
The text was updated successfully, but these errors were encountered: