Utsav Dave

Results 6 issues of Utsav Dave

`Fatal Exception: java.lang.IllegalStateException: this must not be null at id.zelory.compressor.UtilKt.loadBitmap(Util.kt:34) at id.zelory.compressor.constraint.QualityConstraint.satisfy(QualityConstraint.kt:21) at id.zelory.compressor.Compressor$compress$3.invokeSuspend(Compressor.kt:28) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665) ` any idea why?

Added code markup to main.dart _Description of changes:_ - The purpose for this change was to have uniformity for the entire Project Setup page as other file names on this...

amplify/flutter
first-time-contributor
external-contributor

I am on the latest version. Right now the images are being uploaded as following: `` Could you please let me know how to upload images with `` I also...

Fixed some spelling and typos.

**Describe the bug** I want to unit test my controller but the `Get.arguments` is coming in as null. How can I populate `Get.arguments`? **Reproduction code NOTE: THIS IS MANDATORY, IF...

**Describe the bug** Suggestions not showing inside Table Row As you can see in the below screenshot whenever I click on Add Dependents it would dynamically add a table row...