GitHub - allama008/ExpenseApp: A Flutter application to track expenses based on Maximilian Schwarzmüller's Flutter course. · GitHub
Skip to content

allama008/ExpenseApp

Folders and files

Repository files navigation

ExpensesApp

A Flutter project to track your expenses. The application records the reason of expenditure, the expenditure amount and the date on which the transaction was made. The application also generates a chartbar where you can view the weekly expenditure. The application is responsive to all addition and deletion of records. It is adaptive and responsive for all iOS and Android devices across all screen sizes and orientation (Landscape and Portrait).

Getting Started

System Setup

Requirements

  • Flutter
  • Android Studio
  • Emulator

Installation

  • For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
  • To set up the emulator on Android Studio, kindly follow the steps mentioned here.

Project Setup

  • Clone this repository using the following command git clone https://github.com/allama008/ExpenseApp.git
  • cd into the folder.
  • flutter pub get to get all the dependencies.
  • Generate files using Builder Runner (required).
    • flutter packages pub run --no-sound-null-safety build_runner build

Screenshots

Portrait Mode

Screenshot_1642113610
Screenshot_1642114075
Screenshot_1642113637
Screenshot_1642113645
Screenshot_1642113776

Landscape Mode

Screenshot_1642115025
Screenshot_1642115031

About

A Flutter application to track expenses based on Maximilian Schwarzmüller's Flutter course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages