Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker Flutter App

Expense Tracker is a simple Flutter project to register daily expenses. It utilizes the shared preferences package provided by Flutter to store expense data locally in the device memory. The application supports both dark and light themes for user customization.

Features

  • Register daily expenses
  • Store expense data locally using shared preferences
  • Support for both dark and light themes
  • Generate unique IDs for each expense using UUID
  • Format dates using the intl package

Dependencies

This project relies on the following Flutter packages:

  • shared_preferences: ^2.0.8
  • uuid: ^3.0.4
  • intl: ^0.17.0

Screenshots

Dark Theme

Light Theme

About

Expense Tracker is a simple Flutter project to register daily expenses. It utilizes the shared preferences package provided by Flutter to store expense data locally in the device memory. The application supports both dark and light themes for user customization.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages