Please add a widget at the center of the pie chart
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
- Adding a widget in the center space of the pie chart would make it much better to display a value.
- I tried using a stack on the current widget but it would be perfect if it's from the plugin side.
- Here is a sample for a better understanding
### Sample UI

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 the pie chart widget implementation and reviewing how the current widget customization works, including the stack-based approach mentioned in the issue. The work is complete when the plugin supports placing a caller-provided widget in the chart's center and the behavior matches the supplied sample UI.
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
- 45/100