Error: The getter 'a' isn't defined for the class 'Color'.
Open
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
Error (Xcode): ../../../.pub-cache/hosted/pub.flutter-io.cn/fl_chart-0.70.2/lib/src/chart/base/axis_chart/axis_chart_data.dart:1470:43: Error: The getter 'a' isn't defined for the class 'Color'.
fl_chart: ^0.70.2
flutter version: 3.24.4
dart version: 3.5.4
Contributor guide
Research direction
Start by reproducing the Xcode error with fl_chart 0.70.2, Flutter 3.24.4, and Dart 3.5.4. Inspect lib/src/chart/base/axis_chart/axis_chart_data.dart around line 1470 and trace the Color API usage. Done means the reported build error no longer occurs with the affected versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100