Gustavo Ramos

Results 3 comments of Gustavo Ramos

I'm still facing the same issue, even though I can log in to the CLI, find my projects, etc... It's just the flutterfire command not working within Intellij. Anyone got...

Are there any updates on this? I was trying to use Riverpod to show a snackbar dinamically without needing to pass the context as a parameter, and reached something like...

Hi, I'm working with Mapbox 1.1.0, and a similar setup to @lemonderon, and achieve a similar error: ``` compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } kotlinOptions { jvmTarget = '1.8'...