Skip to content
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

Image is imported from both package: flutter/src/widgets/Image.dart and 'package:rive/src/rive_core/shapes/ ... #281

Open
SampleAssistRusira opened this issue Feb 2, 2025 · 1 comment
Labels
bug Something isn't working waiting for customer response Cannot make further progress on this issue until the original reporter responds

Comments

@SampleAssistRusira
Copy link

Steps to reproduce

  1. Use ShadApp.material in the main widget of the flutter application
  2. run the application

Image

  1. The error will arise, potentially breaking the build of the application.

Expected results

Follow the attached image for the showcased regeneration of the error.

Please help me to solve this issue. I am trying to have both material and shadCN components in my Flutter application. :)

Thank You!!

Image

Actual results

The App should not generate this error and the build needs to be a success.

shadcn_ui version

shadcn_ui: ^0.2.4

Platform

MacOS, Windows

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]
@SampleAssistRusira SampleAssistRusira added bug Something isn't working triage Issues that need assessment and prioritization labels Feb 2, 2025
@nank1ro
Copy link
Owner

nank1ro commented Feb 2, 2025

Please update shadcn_ui to the latest version. You're using 0.2.4 but the package is at 0.18.5.
Ensure also that you're using the latest stable version of Flutter

@nank1ro nank1ro added waiting for customer response Cannot make further progress on this issue until the original reporter responds and removed triage Issues that need assessment and prioritization labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working waiting for customer response Cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

2 participants