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

Package not working #18

Closed
CobyReshef opened this issue Mar 24, 2022 · 3 comments
Closed

Package not working #18

CobyReshef opened this issue Mar 24, 2022 · 3 comments

Comments

@CobyReshef
Copy link

flutter_radar_chart package is not working, not recognized.
Added to pubspec.yaml dependencies: flutter_radar_chart: ^0.2.1 - OK
Added import 'package:flutter_radar_chart/flutter_radar_chart.dart'; - ERROR. not recognized.

this is my flutter doctor results:
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.3, on macOS 12.2.1 21D62 darwin-x64, locale en-IL)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.1)
[✓] Connected device (3 available)
[✓] HTTP Host Availability

• No issues found!

@danpanaite
Copy link
Owner

Hey there, have you been able to run the /example project within this repo?

@CobyReshef
Copy link
Author

I tested the example. it worked perfectly.
The problem is probably with my settings or code. I'll check it.
Thank you.

@danpanaite
Copy link
Owner

Okay sounds good, hope you fix it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants