flutter_charts_demo

How to create charts with the FL Charts package

How to run this project?

  • Clone or download the repository, install dependencies with flutter pub get
  • Run the Flutter app:
flutter run

License

MIT

Credits

This project was found from this tutorial. We've forked the original repository, updated FL Charts, simplified the source code, and added a bar chart widget. Credit goes to the particular article's original author: Bhavya Mishra