Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuaegonzalezruiz/3rdclass-example-bootcamp-flutter-utel

Sample class project 3rd Week (Bootcamp Flutter UTEL)
https://github.com/joshuaegonzalezruiz/3rdclass-example-bootcamp-flutter-utel

Last synced: 4 days ago
JSON representation

Sample class project 3rd Week (Bootcamp Flutter UTEL)

Awesome Lists containing this project

README

        

# Example of stateless and stateful widgets

Project developed during class 3 of Module 1 to demonstrate the functionality of the "Text", "Icon", "Row", Column", "Statelesswidget" and "Statefulwidget" Widgets.

## How to use?

- You need to have Flutter configured and an IDE compatible with it on your computer, for more information click [here](https://docs.flutter.dev)

- Open this project in VS Code or Android Studio.

- Open the terminal and run the following code:

- `flutter pub get --verbose`

- Now select the device you want to run it on

- Enjoy!

##### Developed by: Joshua González