refactor
This commit is contained in:
parent
69042fd27d
commit
573844b0b0
@ -1,3 +1,5 @@
|
|||||||
|
## [0.1.2] - 2021-03-08
|
||||||
|
* Readme update
|
||||||
## [0.1.1-2] - 2021-03-08
|
## [0.1.1-2] - 2021-03-08
|
||||||
* small improvement
|
* small improvement
|
||||||
## [0.1.1-0] - 2021-03-08
|
## [0.1.1-0] - 2021-03-08
|
||||||
|
@ -3,10 +3,9 @@
|
|||||||
# Flutter Circular Chart
|
# Flutter Circular Chart
|
||||||
|
|
||||||
This library is a fork of the original [flutter_circular_chart](https://pub.dartlang.org/packages/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).
|
This provides fix and will keep updating based on user PR, including help the migration to null-safety.
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
The original package provides the context
|
The original package source can be found here: [flutter_circular_chart](https://pub.dartlang.org/packages/flutter_circular_chart)
|
||||||
[flutter_circular_chart](https://pub.dartlang.org/packages/flutter_circular_chart)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user