Personal Expenses is complete app to track your all the expenses bared by your pocket or bared by you and manage your personal finance
- Save daily expenses and spendings
- Show spending chart for recent 7 days
- Responsive support
- Cross platform support
- High performance
- Smooth scrolling and performance
- Custom Google fonts
- Clone the project
git clone https://github.com/viswamvs/Personal-Expenses
- Go to the project directory
cd Personal-Expenses
-
Open the project with your favorite IDE or Editor
-
If it has an integrated terminal, open it (otherwise open a cmd/bash) and write the following command:
flutter pub get
This command will download all the dependencies necessary for the app
- Run the application