An open API service indexing awesome lists of open source software.

https://github.com/quibler7/expense-tracker-app-using-flutter

Created an App using Flutter and Dart where User can add Expenses with Category and amount and it gets Shown in Bar Graph as a Weekly Summery
https://github.com/quibler7/expense-tracker-app-using-flutter

bar-graph dart expense-tracker flutter flutter-demo flutter-examples flutter-ui

Last synced: 3 months ago
JSON representation

Created an App using Flutter and Dart where User can add Expenses with Category and amount and it gets Shown in Bar Graph as a Weekly Summery

Awesome Lists containing this project

README

          

# Expense Tracker App using Flutter

Created an App using Flutter and Dart where User can add Expenses with Category and amount and it gets Shown in Bar Graph as a Weekly Summery.

## Setup

Run the following commands from your terminal:

1) `git clone https://github.com/quibler7/Expense-Tracker-App-using-Flutter` to clone this repository

2) `flutter pub get` in the project root directory to install all the required dependencies.

## Screenshots