kasem-sm / RocketXDelight-Playground

Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Delight-Playground

🎉 Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advance libraries such as Ktor, SqlDelight, Hilt etc with the recommended practices.

Delight-Playground

Supports Material You if you are using Android 12.

Libraries Used For Source/Documentation
SqlDelight Caching https://github.com/cashapp/sqldelight
Ktor Fetching https://github.com/ktorio/ktor
Dagger-Hilt Dependency Injection https://github.com/google/dagger
Coil Image Loading https://coil-kt.github.io/coil/compose/

🧾 More Information

  • The app also includes example usage of Scaffold API, handling backPress, theming, best practices of Jetpack Compose.

TODO

  • Implement dark mode toggle using Jetpack Datastore.
  • Add Unit tests

License

Copyright 2020 Kasem S.M

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.

About

Native Android application built with Kotlin and Jetpack Compose. This project also illustrates the usage of advanced libraries such as Ktor, SqlDelight, Hilt, etc with the recommended practices and Unit Tests.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%