Maxime
Maxime
Adds the #186 enhancement
Hello again, I was looking through the issues recently and found [this one](https://github.com/raamcosta/compose-destinations/issues/20) where you explained that a start destination cannot have a mandatory navigation argument. I 100% agree with...
Hello, I've been converting an existing app's navigation to use this library (60+ screens and 6+ nested nav graphs, should be a good test for the library 😉) and have...
The idea would be to provide a list of destinations that the `ResultBackNavigator` should expect a result from. I imagine something that would look like this: ``` // Implementation ResultRecipient...
- [x] I have read the [guidelines for submitting issues](https://splitties.github.io/refreshVersions/contributing/submitting-issues/#bug-reports) ## 🐛 Describe the bug The alignement of the versions in the version catalog is incorrect ## ⚠️ Current behavior...
Hello/bonjour, ## What? Adds Detekt dependency notations ## Why? Detekt is a common tool used in many android projects ## How? Added a new Detekt.kt dependency file and the associated...
Using this plugin, I am able to easily keep my API keys locally and not upload them via git. However, when using the Gitlab CI system to deliver application via...
#### Environment details 1. Specify the API at the beginning of the title (for example, "Places: ...") - Maps directly 2. OS type and version - Android 10+ 3. Library...
Compose destinations version: 1.10.2 Kotlin version: 1.9.24 KSP version: 1.9.24-1.0.20 AGP version: 8.5.0 Gradle wrapper version: 8.7 Compose BOM version: 2024.06.00 I am currently trying to update my project to...