A simple project to demonstrate clean architecture and GraphQl 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
- The search is performed already on loaded launches and new ones are not loaded at this moment