Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 776 Bytes

File metadata and controls

33 lines (20 loc) · 776 Bytes

Investment Portfolio Tracker

Flutter app that retrieves data from an API and displays it in a pie chart and a table/list view. The app also allow users to filter the table/list view based on the asset type.

How to Use

Project Requirements:

The project requires the following components to be installed and configured:

Flutter: The project requires Flutter SDK to be installed on the system. The current version of Flutter installed on the system should be stable, 3.3.4.

Step 1:

Run the project

flutter run

Runn the test

flutter test

Packages