From 1c42969fcb2e207decc42bdebe384c1f3f05273d Mon Sep 17 00:00:00 2001 From: Means88 Date: Wed, 12 Sep 2018 18:06:33 +0800 Subject: [PATCH 1/2] fix chart heading --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d10c24a..5a86ce2 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Also 👍| ⭐| 👏 links to support their authors ! - [Map](https://github.com/apptreesoftware/flutter_map) [222★] - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware). - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) [117★] - Interactive, customizable vector maps by Mapbox. -#### Charts +### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) [113★] - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts). - [Charts](https://github.com/mzimmerm/flutter_charts) [83★] - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm). @@ -369,4 +369,4 @@ Also 👍| ⭐| 👏 links to support their authors ! [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file +To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. From 25fce33db4b7c93fea6a7184e5a1978c94a3d196 Mon Sep 17 00:00:00 2001 From: Means88 Date: Wed, 12 Sep 2018 18:12:27 +0800 Subject: [PATCH 2/2] fix source --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index d9033be..fc2032a 100644 --- a/source.md +++ b/source.md @@ -152,7 +152,7 @@ Also 👍| ⭐| 👏 links to support their authors ! - [Map](https://github.com/apptreesoftware/flutter_map) - Solution based on [Leaflet](http://leafletjs.com/) and customizable by [AppTree Software](https://github.com/apptreesoftware) - [Mapbox GL](https://github.com/mapbox/flutter-mapbox-gl) - Interactive, customizable vector maps by Mapbox -#### Charts +### Charts - [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts) - [Charts](https://github.com/mzimmerm/flutter_charts) - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm)