aouledissa/deep-match
An Android gradle plugin and library that automates deeplink matching and handling
This tool helps Android app developers manage and automate deep link creation and handling. You describe your desired deep links in a simple YAML file, and it automatically generates the necessary Android manifest entries, type-safe Kotlin code for parameters, and runtime routing logic. This means less manual coding and fewer errors for developers working on Android applications.
Use this if you are an Android developer who needs to reliably implement and maintain deep links within your application, especially across multiple modules.
Not ideal if you are not an Android developer or your project doesn't involve deep linking within Android applications.
Stars
14
Forks
—
Language
Kotlin
License
—
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/aouledissa/deep-match"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...