Wallet

~ budget management app ~

A simple budget management app built with Flutter • Track your spending • Material Design 3 • Open Source

// Overview

Wallet is a simple budget management app built with Flutter. Track your spending and manage your finances. Your data stays on your device.

Get it on GitHub

// Features

• Add and categorize income and expenses
• View transaction history
• Material Design 3 interface
• Your data stays on your device
• Available in English and Indonesian

// Screenshots

// Tech Stack

Language: Dart
Framework: Flutter
UI: Material Design 3
Platform: Android (API 24+)
Target SDK: API 36

// Getting Started

Prerequisites

• Flutter SDK (latest stable version)
• Android Studio or VS Code with Flutter extensions
• Android device or emulator (API 24+)

Installation

git clone https://github.com/alfahrelrifananda/wallet.git
cd wallet
flutter pub get
flutter run

// Contributing

If you'd like to contribute:

• Fork the project
• Open issues for bugs or feature requests
• Submit pull requests
• Help with translations

// License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

← Back to home