How to create charts with the FL Charts package
- Clone or download the repository, install dependencies with
flutter pub get
- Run the Flutter app:
flutter run
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