User Profile
User's Address,Order,Post etc.
Showing 5 out of total 125
Launching lib\main.dart on Redmi Note 8 Pro in debug mode...
Running Gradle task 'assembleDebug'...
e: file:///D:/Projects/Flutter-apps/admin_app/android/app/src/main/kotlin/com/irder/cbes_admin_app/MainActivity.kt:3:8 Unresolved reference: io
e: file:///D:/Projects/Flutter-apps/ admin_app/android/app/src/main/kotlin/com/irder/cbes_admin_app/MainActivity.kt:5:21 Unresolved reference: FlutterActivity
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
#1093 - You can't specify target table 'mt_message' for update in FROM clause
The context used to push or pop routes from the Navigator must be that of a widget that is a descendant of a Navigator widget.
Don't use 'BuildContext's across async gaps.
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.