Город МОСКОВСКИЙ
00:00:47

[Fix] Target of URI doesn't exist 'package:http/http.dart'

Аватар
JS Волшебство кода
Просмотры:
23
Дата загрузки:
29.11.2023 16:12
Длительность:
00:00:47
Категория:
Лайфхаки

Описание

How to fix error "Target of URI doesn't exist 'package:http/http.dart' ?


Steps to fix the issue on current Flutter / Dart:
1. add http to the dependency pubspec.yaml file
2. click on get packages
or type "pub get" on terminal
or type "flutter packages get" on terminal
3. the issue is solved, and error is gone!


subscribe for more videos.

Рекомендуемые видео