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

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.

Awesome Lists containing this project

README

        

# simple_course_app

## Demo

![demo](images/demo.gif)

## 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