Add getTitleWidget to RadarChart to return a Widget for title.
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
Right Now, The RadarChart can only set simple text for title,
Is it possible also add getTitleWidget to RadarChart so we can customize the title such as show a rich text or icon etc?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating RadarChart's current title configuration and rendering entry point. Inspect how the existing title text is handled, then determine the surrounding API and tests that would need updating. Done means RadarChart supports a customizable widget title in addition to simple text, with the expected behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100