⚠ 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
- Flutter SDK: Make sure you have the latest Flutter SDK installed and configured. Run
flutter doctorto check. - Dependencies: Ensure all project dependencies are installed. Run
flutter pub getto download them. - Clone the Flutter project using
git clone https://github.com/RetroMusicPlayer/Paisa.gitto download the project from the GitHub repository. - Generate localized assets: Run
flutter gen-l10nto generate localization classes and assets from your .arb files. - Use VSCode run by flavor or use terminal to run
flutter run --flavor dev
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.












