import 'package:http/http.dart' as http;
Connecting to VM Service at 127.0.0.1:51839/K3Wl1oM7PGE=
Error: Couldn't resolve the package 'http' in 'package:http/http.dart'.
../../../../Documents/Dart/project1/dart_application_1/main.dart:1:8: Error: Not found: 'package:http/http.dart'
import 'package:http/http.dart' as http;
^
Exited (254)
flutter packages get