I am building a Flutter App and i get this error(Thread 1: signal SIGABRT) when i want to emulate it on Simulator ore a Real device and also in Build Configuration: Release and Debug.)
These are the more detailed Errors:
0x111410f7a <+10>: jae 0x111410f84 ; <+20>
0x1113b6025 <+37>: movq -0x8(%rbp), %rdi
When i click the continue program execution button i get this:
Message from debugger: Terminated due to signal 6
How can i resolve these errors? Thanks for any help