imaNNeo / imaNNeo/fl_chart

Please add a widget at the center of the pie chart

Open
#1,277 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Pie Chart question
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

![image](https://user-images.githubusercontent.com/76849575/222638842-ebc2d79b-a6de-4126-a071-b7832eb54f0a.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.