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

https://github.com/uedatakeyuki/myflutterapp

flutter exercise tracking on netninja's cource.
https://github.com/uedatakeyuki/myflutterapp

Last synced: 2 months ago
JSON representation

flutter exercise tracking on netninja's cource.

Awesome Lists containing this project

README

        

# myapp

A new Flutter application.

## Getting Started

```bash:
git clone https://github.com/UedaTakeyuki/myflutterapp.git
cd myflutter app
flutter packages get
flutter build ios
```