Stefan
Stefan
As far as I can see, the path to the gradlew executable is hardcoded in a few files. I think the important ones could be: https://github.com/flutter/flutter/blob/e467018d06c2658bd7502c329d66cfc121bcc4f1/dev/devicelab/lib/framework/apk_utils.dart https://github.com/flutter/flutter/blob/c4a2a3e92d9b076cbcb7b76e7017410ddbc3bb5f/packages/flutter_tools/lib/src/android/gradle_utils.dart It would be...
Any news here?
We have the same issue on iOS 14...
> As far as I can see, #107 should fix this @davigmacode. > > It would be great to have a new release with `TextButton` instead of `FlatButton`, so this...
Any updates on this? At the moment I'm using a TestRule that was inspired by this blog post: https://medium.com/stepstone-tech/better-tests-with-androidxs-activityscenario-in-kotlin-part-1-6a6376b713ea LazyKoinActivityScenarioRule.kt: ``` import android.app.Activity import android.content.Intent import androidx.test.core.app.ActivityScenario import org.junit.rules.ExternalResource import...
Using just this single dependency works fine: `androidTestImplementation("io.mockk:mockk-android:1.12.3")`
Hey @lsuski ! Awesome work! What's the easiest way to use your fork in our projects?
Hello @greenrobot-team and @greenrobot ! I want to let you know that I have the same issue here for one of our user's database: When accessing a specific BoxStore this...
I don't know which version created the file in the beginning, but the error occured at the clientside with '3.2.1'. I did reproduce it with the same version. I will...
@greenrobot I'm happy to inform you that the customer is okay with an NDA (if I'm deleting all personal content from the working box stores). I prepared a NDA. How...