https://github.com/g-otn/flutter-16-apps-course
My projects for the 'Android and iOS app creation with Flutter' course
https://github.com/g-otn/flutter-16-apps-course
course-project course-projects flutter-apps udemy-course-project
Last synced: 7 months ago
JSON representation
My projects for the 'Android and iOS app creation with Flutter' course
- Host: GitHub
- URL: https://github.com/g-otn/flutter-16-apps-course
- Owner: g-otn
- Created: 2019-10-17T12:19:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T05:20:45.000Z (over 5 years ago)
- Last Synced: 2025-01-17T05:29:13.546Z (9 months ago)
- Topics: course-project, course-projects, flutter-apps, udemy-course-project
- Language: Dart
- Size: 542 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter-16-apps-course
This repository holds my projects for the course "[*Criação de Apps Android e iOS com Flutter*](https://www.udemy.com/course/curso-completo-flutter-app-android-ios/)" (Android and iOS app creation with Flutter).
## Apps
Each project directory contains a simple description and screenshots:
1. [People counter](/contador_pessoas)
2. [BMI calculator](/calculadora_imc)
3. [Currency conversor](/conversor_moedas)
4. [Task list](/lista_tarefas)
5. GIF searcher
6. Contact list
7. Online chat (Firebase)
8. Virtual store
9. Vector animations with Flare
10. Youtube favorites (BLoC Pattern)
11. Complex animations
12. Online store managment app
13. Native Android code integration## Acknowledgements
[leluque](https://github.com/leluque) for assigning me this project's course.