flutter_circular_chart/README.md

13 lines
662 B
Markdown
Raw Normal View History

2021-03-08 17:54:34 +00:00
[![pub package](https://img.shields.io/pub/v/flutter_circular_chart_two.svg)](https://pub.dartlang.org/packages/flutter_circular_chart_two)
2018-03-21 02:19:47 +00:00
# Flutter Circular Chart
2017-11-02 23:48:58 +00:00
2021-03-08 17:54:34 +00:00
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).
2017-11-03 03:23:07 +00:00
## Overview
2021-03-08 17:54:34 +00:00
The original package provides the context
[flutter_circular_chart](https://pub.dartlang.org/packages/flutter_circular_chart)