Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuaegonzalezruiz/5thclass-example-bootcamp-flutter-utel
Sample class project 5th Week (Bootcamp Flutter UTEL)
https://github.com/joshuaegonzalezruiz/5thclass-example-bootcamp-flutter-utel
dart flutter
Last synced: 4 days ago
JSON representation
Sample class project 5th Week (Bootcamp Flutter UTEL)
- Host: GitHub
- URL: https://github.com/joshuaegonzalezruiz/5thclass-example-bootcamp-flutter-utel
- Owner: JoshuaEGonzalezRuiz
- License: apache-2.0
- Created: 2023-02-24T16:22:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-02-24T16:27:35.000Z (over 1 year ago)
- Last Synced: 2024-03-13T02:55:28.244Z (8 months ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# ListView, GridView and RefreshIndicator widget sample project
Sample class project 5th 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