Technology, Tutorial, Visual Studio Code[Solved] Flutter format document not working Posted on March 24, 2020June 11, 2020 by Sam2 Comments on [Solved] Flutter format document not working Debugging why flutter format did not work on visual studio code
Technology, TutorialEnable verbose logging in Flutter development (Android Studio) Posted on March 17, 2020 by SamLeave a Comment on Enable verbose logging in Flutter development (Android Studio) When we run flutter project like Run and Build projects, IDE does many things behind the scene. In order to see what’s going on behind the scene we can enable verbose loggings in IDE. Here is how you can enable it.