https://github.com/joshuadeguzman/techph_course_app
A simple course app demonstrating Flutter prototyping and basic state management.
https://github.com/joshuadeguzman/techph_course_app
course-app courseapp dart dribbble flutter
Last synced: about 2 months ago
JSON representation
A simple course app demonstrating Flutter prototyping and basic state management.
- Host: GitHub
- URL: https://github.com/joshuadeguzman/techph_course_app
- Owner: joshuadeguzman
- License: bsd-3-clause
- Created: 2020-06-13T08:48:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T13:05:13.000Z (almost 5 years ago)
- Last Synced: 2025-04-04T08:07:53.511Z (2 months ago)
- Topics: course-app, courseapp, dart, dribbble, flutter
- Language: Dart
- Homepage: https://joshuadeguzman.net/talks/design-flutter-apps-for-mobile
- Size: 2.23 MB
- Stars: 14
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# simple_course_app
## Demo

## Setup
Clone the repo
```
$ git clone https://github.com/joshuadeguzman/techph_course_app
```Install dependencies
```
$ flutter packages get
```Run the app
```
$ flutter run -v
```## Contact
### Let's connect
- Twitter [@joshuamdeguzman](https://twitter.com/joshuadeguzman)
- Keybase [@joshuadeguzman](https://keybase.io/joshuadeguzman)### If this helped you, please don't forget to show some 💙
[⭐](https://github.com/joshuadeguzman/flutter-examples/stargazers) this repo or follow me on:
- Github [@joshuadeguzman](https://github.com/joshuadeguzman)
- Medium [@joshua.deguzman](https://medium.com/@joshua.deguzman)## License
[BSD](LICENSE.md) @joshuadeguzman