hatch01

Results 6 comments of hatch01

> I have the same issue and i found the solution. Go to build.gradle of share_plus-7.1.0 and change from: implementation 'androidx.core:core-ktx:1.10.1' to: implementation 'androidx.core:core-ktx:1.9.0' Hope this help! How do you...

Ok, after a lot of testing, on Flutter stable, 3.10.6, here is what I found, but I don't understand what really append. I created a new project with `flutter create...

wait for PR #91 to be merged

I'm facing the issue with android 13 precisely when writing something over 44 char. A 45 char length crash.

this guide worked for me https://codeberg.org/cream/waydroid-openSUSE-setup (I just replaced anbox-kmp-default and anbox-modules-autoload by the one made by onlyJak0b:Stable:waydroid)

This solution worked for me > Found a solution which works for me. Here's what I did: > > 1. went to `android/settings.gradle` > > 2. Changed the version number...