Description:
- I'm new to Android Studio and Flutter, and try to write App with. Currently I have to build App on device in order to test some code snippet, and it's inefficient.
- Is there a way to test code snippet in console, like Python Console or JavaScript Console in browser?

