https://github.com/itscalebjones/spacelaunchnow-flutter
A Space Launch Now client for iOS based on the Flutter framework.
https://github.com/itscalebjones/spacelaunchnow-flutter
Last synced: about 1 year ago
JSON representation
A Space Launch Now client for iOS based on the Flutter framework.
- Host: GitHub
- URL: https://github.com/itscalebjones/spacelaunchnow-flutter
- Owner: ItsCalebJones
- License: mit
- Created: 2018-05-08T05:03:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T03:16:55.000Z (about 2 years ago)
- Last Synced: 2025-03-11T12:41:55.912Z (about 1 year ago)
- Language: Dart
- Homepage: https://spacelaunchnow.me
- Size: 1.91 MB
- Stars: 15
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://discord.gg/WVfzEDW) [](https://github.com/ellerbrock/open-source-badge/) [](https://codemagic.io/apps/5db8e1cc8330501f0946fa51/5db8e1cc8330501f0946fa50/latest_build)
# SpaceLaunchNow (Flutter)
A space launch tracker for iOS using data from the Launch Library API. Built on the Flutter framework for cross-platform development.
## Launch Data
A majority of the data is currently sourced from [Launch Libary](https://launchlibrary.net/) a wonderful set of API's and Librarians that are constantly tracking and updating launches around the world. Additionally this project utilizes [Space Launch Now - Server](https://github.com/ItsCalebJones/SpaceLaunchNow-Server) to provide additional vehicle data and push notifications for launch times.
## License
This project utilizes the [MIT License](https://raw.github.com/caman9119/SpaceLaunchNow/master/LICENSE.md).