All space related agregator, built with Flutter - Spark your curiosity!
Space Curiosity is an agregator of all about space-related things. Built for space enthusiasts, by space enthusiasts. It has been developed using Flutter, an open-source SDK that helps us create amazing cross-platform apps.
First, clone the repository with the ‘clone’ command, or just download the zip.
$ git clone git@github.com:jesusrp98/space-curiosity.git
Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins. For more information about Flutter installation procedure, check the official install guide.
Install dependencies from pubspec.yaml by running flutter packages get
from the project root (see using packages documentation for details and how to do this in the editor).
There you go, you can now open & edit the project. Enjoy!
This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details.