-
Notifications
You must be signed in to change notification settings - Fork 128
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
A value of type 'DialogThemeData' can't be assigned to a variable of type 'DialogTheme' #92
Comments
Step 01 : open this dart file: ../../../.pub-cache/hosted/pub.dev/csc_picker-0.2.7/lib/dropdown_with_search.dart |
This is not a valid solution, as I am working in a team with multiple developers collaborating on the project. Unless I create a fork and use that. However, I still wanted to highlight this issue so that contributors can address it in upcoming updates. I was considering creating a pull request myself, but after observing the status of older pull requests in this project, I decided not to proceed. |
Ok Bro, |
Faced the same issue. Not fixed with changing line number 320. Any alt for this package? |
you may use my forked repository
|
I had the same issue and I cloned it and fixed it but it seems you can make a PR to the package in any way. |
i think is not up anymore |
A value of type 'DialogThemeData' can't be assigned to a variable of type 'DialogTheme'
After updating flutter version to 3.27.0 I am encountering this issue.
"Error (Xcode): ../../../.pub-cache/hosted/pub.dev/csc_picker-0.2.7/lib/dropdown_with_search.dart:320:49: Error: A value of type 'DialogThemeData' can't be assigned to a variable of type 'DialogTheme'."
Flutter Doctor result
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.27.0, on macOS 15.2 24C101 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.2)
[✓] VS Code (version 1.96.0)
[✓] Connected device (4 available)
! Error: Browsing on the local area network for Ali Raza’s iPhone. Ensure the device is unlocked and attached with a cable or associated
with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
! Error: Browsing on the local area network for Muhammad Ali’s iPhone. Ensure the device is unlocked and attached with a cable or associated
with the same local area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
[✓] Network resources
The text was updated successfully, but these errors were encountered: