Skip to content

tiagors09/expenses

Repository files navigation

expenses

App for controlling expenses.

Installation

Make sure you have Flutter installed on your machine. If you don't already have it, you can install Flutter.

Clone this repository:

git clone https://github.com/tiagors09/expenses.git

Then go to the project directory:

cd expenses

Install dependencies:

flutter pub get

Running the Application

Make sure a device (emulator or physical device) is connected and ready.

Run the application:

flutter run

Screenshots

screen 1

screen 2