GeonSeon
GeonSeon
using mobile_scanner: ^3.5.1 version in our flutter project.. 2023/10/29 01:49:34.436 15999 16242 Error AndroidRuntime FATAL EXCEPTION: CameraX-core_camera_0 2023/10/29 01:49:34.436 15999 16242 Error AndroidRuntime Process: com.caitory.tbm, PID: 15999 2023/10/29 01:49:34.436 15999...
plz... update image_gallery_saver/android/build.gradle ``` group 'com.example.imagegallerysaver' version '1.0-SNAPSHOT' buildscript { ext.kotlin_version = '1.7.10' repositories { google() mavenCentral() } dependencies { classpath 'com.android.tools.build:gradle:7.3.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" } } rootProject.allprojects { repositories {...
I want the RadarChartTitle to be a widget, not a simple string. For example, I would like to use a widget called Text.rich, and the top of the text can...
intl 0.18.1 => 0.19.0 Is it possible to update it?
### Describe your issue. If applicable, add screenshots to help explain your problem. processImage function error only android packge version google_mlkit_face_detection: ^0.11.1 google_mlkit_commons: 0.8.1 but packge version google_mlkit_face_detection: ^0.11.0 google_mlkit_commons:...