This app includes image data gathered by NASA's Curiosity, Opportunity, and Spirit rovers on Mars with given filters (Sol and Camera).
Login with Facebook needed.
App is only compatible with Android!!
- Firebase Facebook Auth
- Cupertino widgets only
- Each gallery by rover
- Get photos by filter
- Sol ((Martian rotation or day) on which they were taken, counting up from the rover's landing date.)
- Camera which it was taken
You can download apk from releases.
Set up Firebase Auth first. Flutter Fire Docs flutter_facebook_auth Docs
You have to set Nasa api key for NasaHelper
class.
flutter pub get
flutter run