IMPORTANT NOTICE: This is the original source code from v6.0.8. This project has since been closed source and made proprietary. I had a local clone of it and since it was licensed under GPLv3 I can legally host this version.
It's unfortunate that the developer had made the project closed source, and I have talked with him and he clarified he did it this way in order to pursue profit/motivation and due to lack of good pull requests.
Do not expect any communications or contributions from me. All I'm doing is posting the original, GPLv3 licensed source code. I am in no obligation to support or contribute additional code to this project.
Below is the original README.md
⚠ Join @paisa group on Telegram for important updates
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|
| Home | Accounts | Categories | Budget overview |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|
| Home | Accounts | Categories | Budget overview |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|
| Home | Accounts | Categories | Budget overview |
- Tracking expenses, incomes & deposits
- Account & budget visw overview
- Manage categories
-
Create
.arbfile insidelib/localization/app_<language_code>.arbexampleapp_en.arb -
Copy all transactions from
app_en.arbto created file and remove all keys which annotates with@From{ "appTitle": "Paisa", "@appTitle": { "description": "The app name", "type": "text", "placeholders": {} } }To
{ "appTitle": "Paisa" } -
Run the app and check once
- Clone the Flutter Project:
- Use
git clone https://github.com/RetroMusicPlayer/Paisa.gitto download the project from the GitHub repository.
- Use
- Install Dependencies:
- Navigate to the project directory and run
flutter pub getto install the required dependencies.
- Navigate to the project directory and run
- Run the App:
- Connect a device or emulator and run the app using
flutter run --flavor devor through your IDE.
- Connect a device or emulator and run the app using
Copyright (c) 2022, Hemanth S
All rights reserved.
This source code is licensed under the GPLv3-style license found in the
LICENSE file in the root directory of this source tree.












