flutter_circular_chart/README.md
Gustavo Rodrigues 573844b0b0 refactor
2021-03-08 18:32:10 -05:00

12 lines
538 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, including help the migration to null-safety.
## Overview
The original package source can be found here: [flutter_circular_chart](https://pub.dartlang.org/packages/flutter_circular_chart)