AliPunjabi
AliPunjabi
any alternative to this dependency?
I am getting this error `Because country_code_picker 2.0.2 depends on modal_bottom_sheet ^2.0.0 and no versions of country_code_picker match >2.0.2
**My fflutter doctor -v** ``` [√] Flutter (Channel stable, 3.3.8, on Microsoft Windows [Version 10.0.19042.1466], locale en-US) • Flutter version 3.3.8 on channel stable at T:\Flutter\Flutter SDK\flutter • Upstream repository...
> Hi @AliPunjabi, does this issue happen on a new Flutter default sample project (counter app)? yes
@TahaTesser please help me
> @AliPunjabi This should be fixed by upgrading your Gradle and Kotlin together. Try `ext.kotlin_version = '1.7.10'` and `classpath 'com.android.tools.build:gradle:7.2.0'` > > (The problem seems to be your Kotlin is...
@TahaTesser still the same issue with all these configgurations: - distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip - ext.kotlin_version = '1.7.10' - classpath 'com.android.tools.build:gradle:7.2.0' Note: I am running it on my real device, maybe the issue...
Flutter run -v output in case you need it: flutter run -v ```bash PS C:\Users\hp\Documents\flutter-mobile-app> flutter run -v [ +125 ms] executing: [T:\Flutter\Flutter SDK\flutter/] git -c log.showSignature=false log -n 1...
> @AliPunjabi As I see from your `futter doctor -v` output, your are using `Android Studio (version 2021.3)`. Please check [Android Gradle plugin and Android Studio compatibility](https://developer.android.com/studio/releases#android_gradle_plugin_and_android_studio_compatibility) as reference and...
This is the output of flutter run -v of default fluttter app with default configurations: flutter run -v ```bash C:\Users\hp\Music\flutter_application_3\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java [ +152 ms] ro.hardware = sc8830 [ +1 ms] ro.build.characteristics...