Results 530 comments of Ellet

> Note that these warnings are harmless; unless a project is configured to treat warnings as errors they can simply be ignored. Some plugins use the option `-Werror` in the...

> The only Flutter-team-owned plugin that had that issue was `video_player` Thanks for the clarification. I saw `video_player_android` using that argument and assumed other plugins did the same for a...

Off-topic discussion > I'm not sure how "that often or daily" relates here, given that the context is explicitly trying to get the latest version of used packages (including transitive...

> @ellet0 can you see this? > I'm unfamiliar with the code that's related to how Delta rules work, I think we could provide an option to ignore this rule...

@oligazar Can you confirm if this still an issue?

> flutter config --jdk-dir /opt/homebrew/opt/openjdk@17 It's better to update AGP, Gradle, and the dependencies instead of changing the default Android Studio JDK.

This issue is fixed in [flutter_keyboard_visibility_temp_fork](https://pub.dev/packages/flutter_keyboard_visibility_temp_fork) ([Related commit](https://github.com/EchoEllet/flutter_keyboard_visibility_temp_fork/commit/11ce795757d36d12d37706a9ccdead06cfbc3b9e)).

For anyone who still facing this issue, they might consider using [flutter_keyboard_visibility_temp_fork](https://pub.dev/packages/flutter_keyboard_visibility_temp_fork) as a temporary solution. Looking forward to see future changes in this repo.

Take a look at [this](https://github.com/JetBrains/compose-multiplatform?tab=readme-ov-file#compose-html) ![image](https://github.com/varabyte/kobweb/assets/73608287/3592652e-c372-48a7-a91a-8e0cd7191ef1) Compose HTML is different from Compose Web ![image](https://github.com/varabyte/kobweb/assets/73608287/5e055dd7-a309-4e66-b860-4033c77c5fd3)

[Compose Multiplatform](https://blog.jetbrains.com/kotlin/2024/05/compose-multiplatform-1-6-10-ios-beta/) 1.6.10 is out, the [Compose resources are stable now](https://blog.jetbrains.com/kotlin/2024/05/compose-multiplatform-1-6-10-ios-beta/) but still no sign if it will be officially supported for Compose for HTML too.