Fork of flutter_charts https://github.com/stvdbac/charts to add smooth lines
use:
git pull https://github.com/google/charts.git master
git push
to merge changes from charts.
in pubspec.yaml use
charts_flutter:
git:
url: git://github.com/stvdbac/charts.git
path: charts_flutter
Charts is a general charting library, currently enabled for the Flutter mobile UI framework.
See the online gallery for supported chart types and examples of how to custom components of the chart.
Note: This is not an official Google product.
A common library for charting packages.
A charting package for Flutter, supporting both Android and iOS.
All charts packages are licensed under the Apache 2 license, see the LICENSE and AUTHORS files for details.
This project is developed internally at Google and published for external consumption, external contributions unfortunately cannot be taken at this time.