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

https://github.com/sub6resources/space_person

A super-simple Flutter BLoC app
https://github.com/sub6resources/space_person

Last synced: 3 months ago
JSON representation

A super-simple Flutter BLoC app

Awesome Lists containing this project

README

          

# space_person

[![CircleCI](https://circleci.com/gh/Sub6Resources/space_person.svg?style=svg)](https://circleci.com/gh/Sub6Resources/space_person) [![codecov](https://codecov.io/gh/Sub6Resources/space_person/branch/master/graph/badge.svg)](https://codecov.io/gh/Sub6Resources/space_person)

A super-simple example of the BLoC pattern in Flutter.

Uses the http://api.open-notify.org API to get the most recent info about our favorite astronauts.

Also uses the Wikipedia API to get detailed information about and photos of the astronauts.