This is a dynamic product market place application built with flutter while consuming APIs from provider e-commerce mock api.
The app uses important best practices approach and structure while using riverpod state managment Riverpod Package to create needed viewmodels that talks to all the services within the application.
Functions in this app inclues, api calls, data loading/parsing, navigation calls, user login and registeration, statemanagment handling, product listing and details viewing.