Skip to content

Personal expense manager to manage your income and expense. Keep track of your income and expenses. You can create several account book to manage your seperate income and expenses. Some graphs here will help you to have a quick look on your balance flow.

Notifications You must be signed in to change notification settings

shafayathossain/Flutter-Expense-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Manager

Personal expense manager to manage your income and expense. Keep track of your income and expenses. You can create several account book to manage your seperate income and expenses. Some graphs here will help you to have a quick look on your balance flow.

Features

  • Multiple account book management
  • Multiple wallet management
  • Cash flow
  • Expense graph
  • Income and expense bar chart
  • Add income and expense on several categories and tags.
  • In app calculator
  • Entry list on a date range.
  • Filter entries.
  • Search description.

Screenshots

        

How to run

Run following commands after cloning this repository:

$ flutter pub get
$ flutter pub run build_runner build
$ flutter run

Third party libraries used

Bugs

  • File name convention not followed properly
  • Top five entries list in home is not updating when new entry added
  • All entries list is not updating after editing an entry

Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b new_branch)
  3. Commit your changes (git commit -m 'New feature')
  4. Push to the branch (git push origin new_branch)
  5. Create new Pull Request

About

Personal expense manager to manage your income and expense. Keep track of your income and expenses. You can create several account book to manage your seperate income and expenses. Some graphs here will help you to have a quick look on your balance flow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages