Group: GitHub Nadeemiqbal
Sort by:Popular

1.Soundscape Core7 usages

io.github.nadeemiqbal » soundscape-core-android Apache

Core types, audio session, audio focus, and interruption events for the soundscape Kotlin Multiplatform audio library. Used by every soundscape-* module.
Last Release on May 30, 2026

2.Soundscape Player3 usages

io.github.nadeemiqbal » soundscape-player-android Apache

Audio playback engine for the soundscape Kotlin Multiplatform library. Provides queue, gapless playback, crossfade, seek, speed control, and an effects-chain hook.
Last Release on May 30, 2026

3.Soundscape Effects2 usages

io.github.nadeemiqbal » soundscape-effects-android Apache

Audio effects chain for the soundscape Kotlin Multiplatform library: equalizer, reverb, compressor, gain, fade. Pure-Kotlin DSP in commonMain with native platform offload (android.media.audiofx, AVAudioUnit*, Web Audio nodes).
Last Release on May 30, 2026

4.VoiceMessage2 usages

io.github.nadeemiqbal » voice-message-android Apache

WhatsApp/Telegram-style voice messaging primitives for Compose Multiplatform — a hold-to-record mic with slide-to-lock and slide-to-cancel gestures, plus a playback bubble with waveform and scrubber. Audio capture is BYO.
Last Release on May 30, 2026

5.CmpForm1 usages

io.github.nadeemiqbal » cmp-form-android Apache

A simple but powerful form validator for Compose Multiplatform — reactive FieldState/FormState with a DSL, built-in validators (email, phone, password, credit-card, IBAN, dates, postal codes, ...), async server-side checks, cross-field rules, ...
Last Release on May 17, 2026

6.DebugBar1 usages

io.github.nadeemiqbal » debug-bar-android Apache

An in-app debug drawer for Compose Multiplatform apps — a Square Cascade-style developer menu with a pluggable section system. Built-in sections: feature flag toggles, network request log, environment switcher, log viewer, device info, ...
Last Release on May 20, 2026

7.Krumb Compose1 usages

io.github.nadeemiqbal » krumb-compose-android Apache

Krumb — a Compose Multiplatform toast / snackbar / notification library.
Last Release on May 25, 2026

8.Krumb Core1 usages

io.github.nadeemiqbal » krumb-core-android Apache

Krumb — a Compose Multiplatform toast / snackbar / notification library.
Last Release on May 25, 2026

9.PromptBar1 usages

io.github.nadeemiqbal » prompt-bar-android Apache

The AI chat composer for Compose Multiplatform — a `PromptBar` composable with slash-command autocomplete, @-mentions for files/symbols/contacts, attachment chips with image thumbnails, a unified Send → Sending → Stop button state machine, voice ...
Last Release on May 30, 2026

10.Responsive UI1 usages

io.github.nadeemiqbal » responsive-ui-android Apache

A Kotlin Multiplatform Compose library that provides Flutter-like responsive layouts
Last Release on May 25, 2026

11.Soundscape Recorder1 usages

io.github.nadeemiqbal » soundscape-recorder-android Apache

Audio recording for the soundscape Kotlin Multiplatform library. Captures PCM/WAV plus compressed encodes (AAC, Opus where natively supported) with live RMS level metering.
Last Release on May 30, 2026

12.VoiceMessage Audio1 usages

io.github.nadeemiqbal » voice-message-audio-android Apache

Drop-in audio capture for voice-message. Implements VoiceAudioCapture on every CMP target: MediaRecorder on Android, AVAudioRecorder on iOS, javax.sound.sampled on Desktop, MediaRecorder + AnalyserNode on Web.
Last Release on May 30, 2026

13.BiometricKMP

io.github.nadeemiqbal » biometric-kmp-android Apache

Compose Multiplatform biometric and local authentication. One API to gate app content behind native user verification on Android, iOS, desktop, and web, with extension points for crypto-bound keys and full WebAuthn.
Last Release on May 29, 2026

14.CmpForm Material3 Bindings

io.github.nadeemiqbal » cmp-form-material3-android Apache

Drop-in Material3 composables for cmp-form: FormTextField, FormCheckbox, FormSwitch, FormRadioGroup, FormSlider, FormDatePicker. Transitively brings cmp-form (the headless core).
Last Release on May 17, 2026

15.FlagBar

io.github.nadeemiqbal » flag-bar-android Apache

A vendor-neutral, local-first feature-flag library for Compose Multiplatform. Type-safe flag declarations (Boolean / Int / String / Enum / Variant), deterministic A/B variant assignment via hashing, optional HTTP remote source, and a built-in ...
Last Release on May 20, 2026

16.Krumb Material3

io.github.nadeemiqbal » krumb-material3-android Apache

Krumb — a Compose Multiplatform toast / snackbar / notification library.
Last Release on May 25, 2026

17.LiquidGlass

io.github.nadeemiqbal » liquid-glass-android Apache

iOS 26-style frosted glass surfaces for Compose Multiplatform — backdrop blur, chroma lift, and edge sheen as a Modifier, with auto-tiered memory-friendly fallbacks for low-end Android and older iOS devices.
Last Release on May 21, 2026

18.LlmTypewriter

io.github.nadeemiqbal » llm-typewriter-android Apache

Streaming-text typewriter composable for LLM apps on Compose Multiplatform — renders a Flow<String> token stream with live progressive Markdown, syntax-highlighted code blocks that build up as tokens arrive, a configurable blinking cursor, three ...
Last Release on May 17, 2026

19.OtpField

io.github.nadeemiqbal » otp-field-android Apache

A polished segmented OTP / PIN input for Compose Multiplatform — auto-advance focus, multiplatform clipboard paste, obscure mode, and an error shake animation.
Last Release on May 15, 2026

20.PromptBar Voice

io.github.nadeemiqbal » prompt-bar-voice-android Apache

Drop-in voice recording for prompt-bar. Pairs PromptBar with voice-message + voice-message-audio so the mic button does a real hold-to-record and dropped voice messages become attachment chips with embedded waveforms.
Last Release on May 30, 2026