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

https://github.com/yuvraj0028/flutter-expense-tracker

Track your weekly expanses with the help of Expanse Tracker implemented with flutter.
https://github.com/yuvraj0028/flutter-expense-tracker

android expense-tracker flutter

Last synced: about 1 year ago
JSON representation

Track your weekly expanses with the help of Expanse Tracker implemented with flutter.

Awesome Lists containing this project

README

          

# Flutter Expanse-Tracker App

Now it's easy to manage your weekly expanses with the help of Expanse-Tracker!

## Run Locally

Clone the project

```bash
git clone https://github.com/yuvraj0028/Expanse-Tracker.git
```

Go to the project directory

```bash
cd Expanse-Tracker
```

Install dependencies

```bash
flutter pub get
```

Run app

```bash
flutter run
```

## ScreenShots