Skip to content

Commit

Permalink
📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Jul 20, 2021
1 parent 842291c commit 22002de
Showing 1 changed file with 16 additions and 3 deletions.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,32 @@
# People in Space

A new Flutter project.
Just for fun project :smile:

## API
## API(s)

http://api.open-notify.org/astros.json
https://api.bing.microsoft.com/images/v7.0/images/search

## Releases

### Android

<a href='https://play.google.com/store/apps/details?id=com.iqfareez.people_in_space&utm_source=Github&utm_campaign=download&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png'/></a>

Download apk from [Releases](https://github.com/iqfareez/people_in_space/releases) page.

### Web

Can't host due to API is served via `http` :")
Can't host due to some API is served via unsecure `http` :")

<!-- https://www.howmanypeopleareinspacerightnow.com/peopleinspace.json -->

## Dependencies

[cupertino_icons](https://pub.dev/packages/cupertino_icons)

[http](https://pub.dev/packages/http)

[google_fonts](https://pub.dev/packages/google_fonts)

[url_launcher](https://pub.dev/packages/url_launcher)

0 comments on commit 22002de

Please sign in to comment.