Skip to content

Personal Expense is a very basic app made using Flutter SDK. It keeps a record of the expenses and shows a bar chart of expenses for a particular week.

Notifications You must be signed in to change notification settings

Ayush2000Roy/personal-expense-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Expense App

Sample app that keeps log of your expenses.

Pre-requisites

  1. Flutter SDK
  2. Git
  3. VS Code (Dart Plugin) or Android Studio (Flutter plugin)

Getting Started

Update the pubspec.yaml file with the extra dependencies uploaded here. Follow through the folders to get the codes accorgingly. The folders "assets" and "dev_assets" are created for convinience. Regarding splash screen, all codes and resources are uploaded here.

Flutter SDK

https://flutter.dev/docs/get-started/install

Flutter is an open-source UI software development kit created by Google. It is used to develop applications for Android, iOS, Linux, Mac, Windows, Google Fuchsia, and the web from a single codebase. It uses the Dart programming language.

Git

https://git-scm.com/downloads

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Flutter sdk makes use of the Git VCS.

About

Personal Expense is a very basic app made using Flutter SDK. It keeps a record of the expenses and shows a bar chart of expenses for a particular week.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages