To do
- Create the figma components
- Fetch the data fro the json file as it would be from the api
- create a delay of 2 seconds and show a loading widget
- should display the list in a scrolling row
- Use provider to select one (you can change your pick)
- On select one, show the data as a text on the screen
Figma design
Project structure
--features - -- data -- models -- domain -- repositories -- presentation -- ui -- widgets -- pages -- providers