SaveDay | Track Money Daily
SaveDay is an app where you can track and save your money daily created using Flutter.
1. Home Screen
2. Enter Expenses Screen
2. TextForm Field
To use this app follow below instructions :
Clone this app using below syntax:
git clone https://github.com/Aleynaesr/save-money.git
- After cloning install packages using below syntax:
flutter pub get
-
Above command will install all the necessary packages.
-
Run the app on your mobile using below command:
flutter run
Thank you happy coding ?