dukka_finance

This is a debt tracking app. It keeps track of Credits, Debits and Cash borrowed out. Feel Free to Sign up and Test.

Running:

This app works on iOS and Android. First, clone the repository with the 'clone' command, or just download the zip.

Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.

Install dependencies from pubspec.yaml by running flutter packages get from the project root (see using packages documentation for details and how to do this in the editor).

There you go, you can now open & edit the project. Enjoy!