This repository was created for study purposes using a Flutter. It is a result code of this Youtube training
The main screen has a list of items that comes from a public API. Those items, when clicked, are redirected to a details screen.
In the lib folder there are some basic examples of widgets, like: raised button, text, row, column, etc.
This project is a starting point for a Flutter application and contains some samples to help who is starting code in Flutter and Dart language.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
All code related to images are commented because an issue occurs in development environment and crashes the virtual device when the app has some image.