Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.2 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.2 KB

flutter_class

This repository was created for study purposes using a Flutter. It is a result code of this Youtube training

The main screen

The main screen has a list of items that comes from a public API. Those items, when clicked, are redirected to a details screen.

Basic examples

In the lib folder there are some basic examples of widgets, like: raised button, text, row, column, etc.

Getting Started

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.

Issues

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.