Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 527 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 527 Bytes

SpaceX Flutter

A simple project to demonstrate clean architecture and GraphQl Usage.

Usage

To run project do next steps:

  • git clone https://github.com/vovaklh/SpaceX_Flutter.git

  • Open command line and go to project directory
  • Connect smartphone to your computer and execute the following commands
  • flutter pub get

  • flutter run

  • Or run next command and check build folder
  • flutter build apk --release

Notes

  • The search is performed already on loaded launches and new ones are not loaded at this moment