Skip to content

OurMars Flutter app can help you to see photos taken from Mars

Notifications You must be signed in to change notification settings

GreyLabsDev/OurMars

Repository files navigation

OurMars

"OurMars" app can help you to see photos taken from Mars. All data is fething directly from NASA database.

This is example Flutter application created by two mobile developers in 4 work days. Goal of this project is learning base concepts of Flutter,BLoC pattern, asyncronous and background tasks in Dart/Flutter, available stable libraries.

screenshoot screenshoot

Libraries we used

Application developed by

Base UI design

Official NASA API

Useful links

Roadmap

  • Add paging support for main screen
  • Add animated loaders
  • Add placeholders
  • Fix all minor UI bugs
  • Refactoring