Ryunosuke MURAMATSU
Ryunosuke MURAMATSU
I am experiencing the same problem.
Probably the same as #308, but not yet resolved.
In my case, I solved it with the following. https://github.com/jonasbark/flutter_stripe_payment/issues/301#issuecomment-863851927 `android/build.gradle` ```build.gradle ext.kotlin_version = '1.3.50' classpath 'com.android.tools.build:gradle:3.5.4' ``` `gradle-wrapper.properties` ```gradle-wrapper.properties distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip ``` `AndroidManifest.xml` ```AndroidManifest.xml
This PR does not fully support Freezed 2.0, but it is a temporary fix. Related Issue: #180
In my case, I had the same error in CI and I couldn't archive it. The cause was that the Stack of Bitrise was still Xcode 10.3. When I specified...
@shannon-fluellen-aurea Dark mode is supported in v4.1.0, so if you use v4.0.1, you can probably I think it also works with Xcode 10.1.
@dependabot recreate
Thank you for the great package. This problem happened not only on Android, but also on iPhone. The position of NavigationBar and TabBar is not correct if the iPhone screen...
ありがとうございます!いいですね!assets使っていきましょう〜☺️