Paisa Expense Tracker App In Flutter GitHub Source Code

paisa-expense-tracker-app-flutter-github-source-code

Paisa – Expense Tracker

   

Material design expense manager – Expense Tracker App in Flutter

⚠ Join @paisa group on Telegram for important updates

Expense tracker app in flutter with awesome features and responsive design.

Screen shots

Mobile

Home

Accounts

Categories

Budget Overview

Foldable
expense-tracker-app-in-flutter-github

HOME

budget-tracker-app-built-in-flutter-github-source-code

ACCOUNTS

expense-tacker-app-made-in-flutter

CATEGORIES

budget-tracking-application-github-source-code

Budget overview

Tablet & Desktop
flutter-expense-tracker-app-built-in-flutter

HOME

flutter-expense-tracking-app

ACCOUNTS

flutter-expense-app-made-in-flutter

CATEGORIES

expense-tracking-application-using-flutter

Budget overview

Expense Tracking

  • Tracking expenses, incomes & deposits
  • Account & budget visw overview
  • Manage categories

Steps to translate

  1. Create .arb file inside lib/localization/app_<language_code>.arb example app_en.arb
  2. Copy all transactions from app_en.arb to created file and remove all keys which annotates with @ From{ “appTitle”: “Paisa”, “@appTitle”: { “description”: “The app name”, “type”: “text”, “placeholders”: {} } }To{ “appTitle”: “Paisa” }
  3. Run the app and check once

Steps to build project

  1. Clone the Flutter Project:
    • Use git clone https://github.com/RetroMusicPlayer/Paisa.git to download the project from the GitHub repository.
  2. Install Dependencies:
    • Navigate to the project directory and run flutter pub get to install the required dependencies.
  3. Run the App:
    • Connect a device or emulator and run the app using flutter run --flavor dev or through your IDE.

Download

Get it on Google Play
Download Microsft Store

License

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.

Related Searches: expense tracker app in flutter, flutter expense manager app, flutter expense manager app source code, expense tracker app in flutter github source code, budget tracking app flutter

5/5 (1 vote)
Share to:
Scroll to Top