⚠ 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 wise 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.












