Skip to content

RohanSengupta326/Flutter-Expense-Tracker-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Expense Tracker

It is an Expense Tracker. It takes amount and item name as inputs and show you a list of items that you have spent your money on and a chart where you can see your weekly spendings. You can also delete a particular item and add unlimited number of items. I have made it adaptive and responsive for IOS and Android devices in any screen size and shape and orientation(Landscape or Portrait).

How to setup on your system :-

Requirements :

  1. Flutter
  2. Android Studio
  3. Emulator/Real Device(Android/IOS)

How to install :

  1. Check the Official Docs link for installing Flutter : https://flutter.dev/docs/get-started/install
  2. How to setup the emulator on android studio : https://developer.android.com/studio/run/emulator
  3. or, connect a physical device : https://stackoverflow.com/questions/54444538/how-do-i-run-test-my-flutter-app-on-a-real-device

Getting Started

Follow these instructions to build and run the project

Setup Flutter

A detailed guide for multiple platforms setup could be find here

Setup Project

  • Clone this repository using git clone https://github.com/RohanSengupta326/Flutter-Expense-Tracker-App.git.
  • cd into the folder.
  • flutter pub get to get all the dependencies.
  • Generate files using Builder Runner (required)
flutter packages pub run --no-sound-null-safety build_runner build

Screenshots

Splash View Splash View Splash View Splash View Splash View Splash View Splash View

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors