Skip to content

brunaoliveira/expenses_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses App

Despite Flutter's availability of full native performance on both iOS and Android, this project was not tested on iOS device or emulator.

No transactions Add new transaction Transactions list
No transactions Add new transaction Transactions list
Date picker Date picker manual
Date picker Date picker manual

Setup

How to run

  • Clone the repository

    git clone https://github.com/brunaoliveira/expenses_app.git

  • Open project directory on VS Code or Android Studio

  • Fire emulator

    • List available emulators (this project was tested on Pixel_2_API_26 with Android 8)

      flutter emulators

    • Launch emulator

      flutter emulator --launch <chosen_emulator>

  • Run project

    flutter run

  • Enjoy!

About

An app for tracking personal expenses.

Topics

Resources

Stars

Watchers

Forks

Languages