Skip to content

Flutter Expense Tracker APK is a mobile application developed using Flutter that helps users track their expenses.

Notifications You must be signed in to change notification settings

nishant-dabhi/expense_tracker

Repository files navigation

Flutter Expense Tracker APK

Description

Flutter Expense Tracker APK is a mobile application developed using Flutter that helps users track their expenses. The app features an intuitive interface with a home page displaying a list of expenses and attractive charts created with the ChartBar widget for easy visualization. Users can add new expenses, remove existing ones, and switch between light and dark modes for better visibility.

Screenshots

Dark Mode

Features

  • Home Page with ListView displaying a list of expenses and attractive charts for expense comparison.
  • Second Screen for adding details of a new expense.
  • Add Expense Button to add new expenses and refresh the home screen.
  • Support for dark mode to enhance user experience.
  • Use of Dismissible widget for removing expenses from the home screen.

Installation

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run flutter pub get to install dependencies.
  4. Connect your device or start an emulator.
  5. Run flutter run to launch the app on your device/emulator.

Usage

  • On the Home Page, users can view a list of expenses along with charts representing expense comparisons.
  • Tap on the Add Expense Button to navigate to the second screen for adding details of a new expense.
  • After adding an expense, users will be redirected to the home screen, where they can view the updated list of expenses and charts.
  • Swipe left on an expense to remove it using the Dismissible widget.
  • Toggle between light and dark modes for better visibility, if needed.

Configuration

  • No additional configuration required.

Credits

  • This app utilizes the Flutter framework: Flutter

About

Flutter Expense Tracker APK is a mobile application developed using Flutter that helps users track their expenses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published