fixed flutter-tools loading on startup

This commit is contained in:
muneebusmani 2024-06-10 16:27:27 +05:00
parent b4f6f32791
commit 073b6cd366

View file

@ -6,7 +6,7 @@ return {
}, },
{ {
"akinsho/flutter-tools.nvim", "akinsho/flutter-tools.nvim",
event = "VeryLazy", ft = "dart",
dependencies = { dependencies = {
"nvim-lua/plenary.nvim", "nvim-lua/plenary.nvim",
"stevearc/dressing.nvim", "stevearc/dressing.nvim",