Describe the bug
It doesn't autocomplete package in VS Code. It's a pain in the butt now.
To Reproduce
Steps to reproduce the behavior:
- write
import 'mate
Expected behavior
import 'package:flutter/material.dart';
Screenshots

Versions (please complete the following information):
- VS Code version: 1.54.2
- Dart extension version: Awesome Flutter Snippets: v2.0.4
- Flutter (Channel beta, 2.0.1, on macOS 11.1 20C69 darwin-x64, locale es-ES)
- Dart SDK version: 2.10.5 (stable) (Tue Jan 19 13:05:37 2021 +0100) on "macos_x64"