This commit is contained in:
RafayAhmad7548 2025-07-03 22:25:22 +05:00
parent 655392e62b
commit ee2cf704f2
7 changed files with 39 additions and 6 deletions

View file

@ -6,8 +6,7 @@ return {
require('flutter-tools').setup({
fvm = true,
dev_log = {
-- enabled = false,
open_cmd = 'FloutterLog'
open_cmd = 'FloutterLog',
}
})
end,