spacex_launch_repository

https://spacexdemo-d312b.web.app

SpaceX past launches API + GraphQL + Dart Board example

The goal of this is to make a more comprehensive data loading/viewing feature using graphql.

Features

  • GraphQL
  • Pulls 100 listings
  • In-Memory Cache
  • Listing/Details
  • Mobile/Web/Desktop support
  • 100% stateless widgets (in this demo/code)
  • Nav 2.0 Support

TODO

  • "Share Link" button (probably in Core as part of Routing)
  • 2x GraphQL queries. A very small "search/find" and a "details"
  • Improved Details UI
  • Hero Animations
  • Offline Support