13 lines
662 B
Markdown
13 lines
662 B
Markdown
[![pub package](https://img.shields.io/pub/v/flutter_circular_chart_two.svg)](https://pub.dartlang.org/packages/flutter_circular_chart_two)
|
|
|
|
# Flutter Circular Chart
|
|
|
|
This library is a fork of the original [flutter_circular_chart](https://pub.dartlang.org/packages/flutter_circular_chart)
|
|
This provides fix and will keep updating based on user PR
|
|
|
|
A library for creating animated circular chart widgets with Flutter, inspired by [Zero to One with Flutter](https://medium.com/dartlang/zero-to-one-with-flutter-43b13fd7b354).
|
|
|
|
## Overview
|
|
The original package provides the context
|
|
[flutter_circular_chart](https://pub.dartlang.org/packages/flutter_circular_chart)
|