Skip to content
View shakir915's full-sized avatar

Block or report shakir915

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
shakir915/README.md
  • 👋 Hi, I’m Shakir
  • 👀 I’m interested in ... android, kotlin, java, compose, swiftUI, Flutter, KMM
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ... [email protected]

Pinned Loading

  1. Quran_Compose_Android_Ios Quran_Compose_Android_Ios Public

    Quran Jetpack Compose Android Ios

    Kotlin

  2. Prayer_Time_Kmp_Compose_ios_android_desktop Prayer_Time_Kmp_Compose_ios_android_desktop Public

    Prayer Time KMP KMM Kotlin Multi Platform Compose Android Ios Desktop

    Kotlin

  3. hostApkIpa hostApkIpa Public

    hostApkIpa

    HTML

  4. Fyers-Data-Socket-v3-Kotlin-Java Fyers-Data-Socket-v3-Kotlin-Java Public

    Fyers Data Socket v3 Kotlin jvm Java

    Kotlin 1

  5. DatePicker-Jetpack-Compose-Desktop-And-Android DatePicker-Jetpack-Compose-Desktop-And-Android Public

    DatePicker Jetpack Compose Desktop And Android

    2

  6. Calendar Widget flutter Calendar Widget flutter
    1
    import 'package:flutter/material.dart';
    2
    import 'package:intl/intl.dart';
    3
    
                  
    4
    class CalendarWidget extends StatefulWidget {
    5
      final Function(DateTime dateTime) onDateSelect;