1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-02-10 15:45:14 -05:00

Circular Chart

This commit is contained in:
Robert Felker 2017-11-03 14:16:19 +01:00 committed by GitHub
parent 3484c9ae7c
commit 2df6c09666
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ 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)
- [Circular Chart](https://github.com/xqwzts/flutter-redux-todo-list) - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts)
- [Circular Chart](https://github.com/xqwzts/flutter_circular_chart) - Animated radial and pie charts by [Victor Choueiri](https://github.com/xqwzts)
### Templates