Cooking Tv app
Android & Flutter Developer | Exploring cross-platform magic ✨ | Dabbling in Node.js & Spring | Open-source contributor
- Bangalore,India
- in/ravikiran-surpur
Pinned Loading
-
Rooster
Rooster PublicRooster is the ultimate solution for developers seeking complete control over their crash monitoring and response infrastructure. Built on the power of Firebase Crashlytics, Firebase Cloud Function…
Dart
-
Location Livedata.
Location Livedata. 12import android.annotation.SuppressLint
3import android.arch.lifecycle.LiveData
4import android.content.Context
5import android.location.Location
-
NetworkLiveData
NetworkLiveData 1class NetworkLiveData constructor(private val context: Context?) : LiveData<Boolean>() {
23private lateinit var networkConnectionBroadcastReceiver: NetworkConnectionBroadcastReceiver
45override fun onActive() {
-
Kotlin implementation of a RequestFl...
Kotlin implementation of a RequestFlowManager using Flows and Coroutines. Includes functions for refresh, retry, and reset, along with extension functions to convert request events into Flows and StateFlows. 1import com.applogics.scrabble.core.common.utils.RequestFlowManager.RequestState
2import kotlinx.coroutines.CoroutineDispatcher
3import kotlinx.coroutines.CoroutineScope
4import kotlinx.coroutines.Dispatchers
5import kotlinx.coroutines.FlowPreview
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.