Skip to content

A Flutter mobile app showing the Astronomy Picture of the Day (APOD) from a NASA API.

Notifications You must be signed in to change notification settings

Syex/nasa-apod-flutter

Repository files navigation

Flutter app showing NASA's Astronomy Picture of the Day

A simple app I wrote to refresh/increase my Flutter knowledge.

  • Explored multi-module approaches. modules/api is a separate Dart package encapsulating networking logic.
  • Added injectable on top of getIt, which I already knew.
  • Used freezed instead of Equatable.
  • Initially explored Riverpod for state management, but went back to using Cubits.

About

A Flutter mobile app showing the Astronomy Picture of the Day (APOD) from a NASA API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published