Hello,
I get an underlined error when I want to add "import 'package: flutter_localizations / flutter_localizations.dart';" in main.dart.
error message:
Target of URI doesn't exist: 'package: flutter_localizations / flutter_localizations.dart'.
Try creating the file referenced by the URI, or Try using a URI for a file that does exist.
Regards