mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
LineChart and VerticalBarChart
This commit is contained in:
parent
2df6c09666
commit
dc78f80f9a
1 changed files with 6 additions and 0 deletions
|
@ -104,7 +104,13 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
|
|||
- [3D Object](https://github.com/hemanthrajv/flutter_3d_obj) - Renders a wavefront .obj on to a canvas by [Hemanth Raj](https://www.linkedin.com/in/hemanthrajv)
|
||||
- [Contact Picker](https://github.com/goderbauer/contact_picker) - Picking a contact from the address book by [Michael Goderbauer](https://github.com/goderbauer)
|
||||
- [Parallax](https://github.com/FlutterRocks/page-transformer) - ViewPager by [Iiro Krankka](https://github.com/roughike)
|
||||
|
||||
#### Charts
|
||||
|
||||
- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts)
|
||||
- [Flutter Charts](https://github.com/mzimmerm/flutter_charts) - LineChart and VerticalBarChart Library by [Milan Zimmermann](https://github.com/mzimmerm)
|
||||
|
||||
|
||||
|
||||
### Templates
|
||||
|
||||
|
|
Loading…
Reference in a new issue