This application uses data from NASA, SpaceX and Spaceflight News API.
- check your system with KDoctor
- install JDK 17 on your machine
- add
local.properties
file to the project root and set a path to Android SDK there
- Kotlin Multiplatform - The Kotlin Multiplatform technology is designed to simplify the development of cross-platform projects.
- Compose Multiplatform - a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
- SQLDelight - SQLDelight is an open-source library developed by Cash App (formerly Square, Inc.) for working with SQL databases in Kotlin-based Android and multi-platform applications.
- Multiplatform Settings - A Kotlin Multiplatform library for saving simple key-value data.
- Koin - The pragmatic Kotlin & Kotlin Multiplatform Dependency Injection framework.
- Ktor - Ktor is a framework for building asynchronous server-side and client-side applications with ease.
- Flow - Library support for Kotlin coroutines with multiplatform support.
- Voyager - A multiplatform navigation library.
- Kotlinx-datetime - KotlinX multiplatform date/time library.
- Kotlinx-serilization - Kotlin multiplatform / multi-format serialization.
- Compose Components Resources - Resources For Compose Multiplatform.
- Compose Multiplatform Wizard - Compose Multiplatform Wizard
Copyright 2024 Karel Hudera
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.