Skip to content
View funyin's full-sized avatar
👨‍💻
Composing and Fluttering
👨‍💻
Composing and Fluttering
Block or Report

Block or report funyin

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
funyin/README.md

Hi there 👋

Here is what you should know about me:

  • 🔭 I’m currently working on ... Jetpack Compose and Ktor
  • 🌱 I’m currently learning ... iOS Development and Swift UI and Ktor and Kotlin Multiplatform Mobile
  • 👯 I’m looking to collaborate on ... Android Projects and Jetpack compose packages
  • 💬 Ask me about ... Android
  • 📫 How to reach me: ... [email protected]
  • ⚡ Fun fact: ... I love shawarma

Stats📈

funyin funyin funyin

image

Pinned

  1. FormValidator FormValidator Public

    A form validation library for android jetpack compose

    Kotlin 11 1

  2. date_ranger date_ranger Public

    A date picker for flutter apps that can pick single dates and date ranges

    Dart 6 7

  3. BlogMultiplatform BlogMultiplatform Public

    A kotlin multiplatform project featureing kobweb for the server and frontend, compose html and jetpack compose

    Kotlin 8

  4. A fix for flutters expansion panel l... A fix for flutters expansion panel list. Removed header icon and gap between selected panels
    1
    import 'package:flutter/material.dart';
    2
    
    
    3
    const double _kPanelHeaderCollapsedHeight = kMinInteractiveDimension;
    4
    const EdgeInsets _kPanelHeaderExpandedDefaultPadding = EdgeInsets.symmetric(
    5
      vertical: 64.0 - _kPanelHeaderCollapsedHeight,
  5. KacheController KacheController Public

    A simple Kotlin jvm library for managing Caching between MongoDb and Redis

    Kotlin 1

  6. Kronos Kronos Public

    A kotlin multiplatform libary for scheduling persistent tasks

    HTML 1