Skip to content

Expense Tracker app in flutter with firebase

License

Notifications You must be signed in to change notification settings

troykmf/Trackex

 
 

Repository files navigation

Trackex

Personal expense manager in flutter with firebase

Trackex is a personal expense manager built in a flutter with firebase as database, It user firebase email pass auth for authentication and firestore as storage

  • Clone it and unlock magic of flutter and firestore

Features

  • Easy interface
  • Daily transaction list
  • Monthaly transaction
  • Analytics

UI

Tech

Trackex uses a number of open source projects to work properly:

Installation

Trackex requires Flutter v2.0+ to run.

follow this step for quick setup.

git clone https://github.com/hyperonetech/Trackex.git
cd Trackex
flutter doctor
flutter pub get
flutter run

For production environments...

git clone https://github.com/flutter/flutter.git
set path="path to flutter/bin"

Plugins

Trackex is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin
cupertino_icons: ^1.0.2
flutter_icons: ^1.1.0
page_transition: ^1.1.7+6
animated_bottom_navigation_bar: ^0.2.1
fl_chart: ^0.12.2
percent_indicator: "^2.1.7+2"
firebase_auth: ^1.0.3
cloud_firestore: ^1.0.4
provider: ^5.0.0
firebase_core: ^1.0.3
date_time_picker: ^2.0.0
shared_preferences: ^2.0.5
firebase_storage: ^8.0.3
image_picker: ^0.7.4
image_cropper: ^1.4.0
cached_network_image: ^2.5.0

Want to contribute? Great!

Follow and Contact us @

Linkedin
Whatsapp
Linkedin
Instagram
Twitter

Credit goes to

Linkedin Github
Jemis Goti View
SopheaMen Van View

License

MIT

Free Software, Hell Yeah!

About

Expense Tracker app in flutter with firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.5%
  • HTML 1.1%
  • Other 0.4%