Я пытался сделать http-запрос на сервер, но когда я импортирую пакет http, против кода выведите следующую ошибку:
Unable to find modules for some sources, this is usually the result of either a
bad import, a missing dependency in a package (or possibly a dev_dependency
needs to move to a real dependency), or a build failure (if importing a
generated file).
Please check the following imports:
`import 'package:http/http.dart' as http;` from fcfm_pa|lib/src/pages/registro_page.dart at 5:1
кто-то знает, что случилось?