You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[✓] Flutter (Channel stable, 3.13.0, on macOS 13.5 22G74 darwin-arm64, locale en-TR)
• Flutter version 3.13.0 on channel stable at /opt/homebrew/Caskroom/flutter/3.10.6/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision efbf63d9c6 (20 hours ago), 2023-08-15 21:05:06 -0500
• Engine revision 1ac611c64e
• Dart version 3.1.0
• DevTools version 2.25.0
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
• Android SDK at /Users/siyah/Library/Android/sdk
• Platform android-34, build-tools 34.0.0
• Java binary at: /Users/siyah/Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14E300c
• CocoaPods version 1.12.1
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2022.3)
• Android Studio at /Users/siyah/Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
[✓] VS Code (version 1.81.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.71.20230801
[✓] Connected device (3 available)
• iPhone 14 Pro Max (mobile) • 2179A1D0-CE13-4FB2-953D-537573C459BF • ios • com.apple.CoreSimulator.SimRuntime.iOS-16-4 (simulator)
• macOS (desktop) • macos • darwin-arm64 • macOS 13.5 22G74 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 115.0.5790.170
[✓] Network resources
• All expected network resources are available.
• No issues found!
How to reproduce?
Upgrade latest flutter version (3.13)
Build app.
Logs
[ +9 ms] Failed to build iOS app
[ ] Error (Xcode): [ +877 ms] ../../.pub-cache/hosted/pub.dev/extended_image-8.0.2/lib/src/image/painting.dart:202:13: Error: 'ImageTilingInfo' isn't atype.[ +1 ms] Could not build the application for the simulator.[ ] Error launching application on iPhone 14 Pro Max.[ +1 ms] "flutter run" took 24,580ms./// [ +855 ms] ../../.pub-cache/hosted/pub.dev/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.[ ] - 'BorderRadius' is from 'package:flutter/src/painting/border_radius.dart'('/opt/homebrew/Caskroom/flutter/3.10.6/flutter/packages/flutter/lib/src/painting/border_radius.dart').[ ] - 'BorderRadiusGeometry' is from 'package:flutter/src/painting/border_radius.dart'('/opt/homebrew/Caskroom/flutter/3.10.6/flutter/packages/flutter/lib/src/painting/border_radius.dart').[ ] borderRadius: widget.borderRadius,[ ] ^[ +10 ms] ../../.pub-cache/hosted/pub.dev/extended_image-8.0.2/lib/src/image/painting.dart:202:13: Error: 'ImageTilingInfo' isn't a type.
[ ] final ImageTilingInfo info =
[ ] ^^^^^^^^^^^^^^^
[ ] ../../.pub-cache/hosted/pub.dev/extended_image-8.0.2/lib/src/image/painting.dart:203:11: Error: Method not found: 'createTilingInfo'.
[ ] createTilingInfo(repeat, rect, destinationRect, sourceRect);
Version
8.0.2
Platforms
iOS
Device Model
iPhone 14 Pro Max
flutter info
How to reproduce?
Logs
Example code (optional)
No response
Contact
admin@gece.dev
The text was updated successfully, but these errors were encountered: