How to Run with --stacktrace option to get the stack code example
Example: How to Run with --stacktrace option to get the stack
For flutter- Open terminal in project folder
cd android
./gradlew build --stacktrace // or --stacktrace
For flutter- Open terminal in project folder
cd android
./gradlew build --stacktrace // or --stacktrace