This message Comming from my debugger console in my project, Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... Built build\app\outputs\flutter-apk\app ...
My example code(testStr.cpp) is as following. #include <iostream> #include <string> #include <cstring> using namespace std; int main() { char str1[15] = "char ...