Personal expense management and peer-to-peer money lending app, focusing on teachning young adults financial responsibility and money management.
Clone the application using the following command
git clone https://github.com/majumdersubhanu/cash_ctrl.git
cd cash_ctrlInstall the dependencies, and setup the project
flutter pub get
dart run build_runner build --delete-conflicting-outputs