Skip to content
View okmanideep's full-sized avatar

Organizations

@praja
Block or Report

Block or report okmanideep

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
okmanideep/README.md

Hi there 👋

  • 🔭 I’m currently working on Praja
  • 🌱 I’m currently learning Flutter
  • 👯 I’m looking to collaborate on Jetpack for Flutter
  • 💬 Ask me about Android, Kotlin, Jetpack Compose
  • 📫 How to reach me: @okmanideep

Pinned

  1. Event abstraction for Jetpack Compose Event abstraction for Jetpack Compose
    1
    import androidx.compose.runtime.*
    2
    import kotlinx.coroutines.CoroutineScope
    3
    
                  
    4
    @Stable
    5
    internal class Event<T>(val value: T)
  2. praja/jetpack praja/jetpack Public

    ViewModel and LiveData for Flutter

    Dart 28 4

  3. square/retrofit square/retrofit Public

    A type-safe HTTP client for Android and the JVM

    HTML 42.6k 7.3k

  4. app-branching-strategy app-branching-strategy Public

    Simple git branching strategy for teams working on mobile applications

    Ruby 3

  5. navigating-in-compose-slides navigating-in-compose-slides Public

    HTML 1

  6. mote mote Public

    Markdown Server for notes and other md files

    JavaScript