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.
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
flutter test