Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuaegonzalezruiz/4thclass-example-bootcamp-flutter-utel
Sample class project 4th Week (Bootcamp Flutter UTEL)
https://github.com/joshuaegonzalezruiz/4thclass-example-bootcamp-flutter-utel
Last synced: 4 days ago
JSON representation
Sample class project 4th Week (Bootcamp Flutter UTEL)
- Host: GitHub
- URL: https://github.com/joshuaegonzalezruiz/4thclass-example-bootcamp-flutter-utel
- Owner: JoshuaEGonzalezRuiz
- License: apache-2.0
- Created: 2023-02-06T03:49:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T03:54:01.000Z (almost 2 years ago)
- Last Synced: 2024-03-13T02:55:28.075Z (8 months ago)
- Language: C++
- Size: 9.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stack, GestureDetector, Expanded/Flexible and LayoutBuilder widget sample project
Sample class project 4th Week (Bootcamp Flutter UTEL)
## 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