From f131c8619cf705aabdedf084a2bb5c18c26b07af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Vel=C3=A1squez=20L=C3=B3pez?= Date: Mon, 10 Jun 2019 14:46:34 -0500 Subject: [PATCH] Bezier_chart widget was added More details in this link: https://twitter.com/diegoveloper/status/1138127116069941248 --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 5bff294..62f3b53 100644 --- a/source.md +++ b/source.md @@ -223,6 +223,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Candlesticks](https://github.com/trentpiercy/flutter-candlesticks) - OHLC and Trade Volume Charts by [Trent Piercy](https://github.com/trentpiercy) - [FCharts](https://github.com/thekeenant/fcharts) - Beautiful, responsive, animated charts by [Keenan Thompson](https://keenant.com) - [FL Chart](https://github.com/imaNNeoFighT/fl_chart) - A library to draw fantastic charts in Flutter by [Iman Khoshabi](ikhoshabi.com) +- [Bezier Chart](https://github.com/aeyrium/bezier_chart) - A beautiful bezier line chart widget for flutter that is highly interactive and configurable by [Diego Velasquez](https://twitter.com/diegoveloper) ### Navigation