Location_Helper
Easliy to mange location in your app
technology
used [dagger hilt, coroutines, Mvvm,Channel,flow, clean architecture, clean code,gps priovider, and more..]
Screenshots
location_hlperf.mp4
Built With
- Kotlin - As a programming language.
- Coroutines - For multithreading while handling requests
- Location service to aware and mange location in app
- Hilt - It is arguably the most used Dependency Injection, or DI, framework for Android. Many Android projects use Dagger to simplify building and providing dependencies across the app. It gives you the ability to create specific scopes, modules, and components, where each forms a piece of a puzzle: The dependency graph.
- Clean Architecture - Applying Clean Architecture and Solid Principles to build a robust, maintainable, and testable application.