169 похожих чатов

Whenever i close and reopen a flutter project in vscodium,

it does this thing where it says "Target of URI does not exist: 'package:flutter/material.dart' ", and i have to do flutter pub get. anyone knows how to solve this?

14 ответов

11 просмотров

Does flutter have something to manage dev environment like python venvs?

ሎጎስ- Автор вопроса
Bread pup ▲⬤ ×▫︎
Does flutter have something to manage dev environm...

Well there's pub with its pubspec.yaml which tracks of dependencies The issue here is i have all the dependcies i need, in fact i've been working on the project the other day. But now when i open it, shows these error messages

ሎጎስ
Well there's pub with its pubspec.yaml which track...

When you download a dependency, where is it saved?

ሎጎስ- Автор вопроса
Bread pup ▲⬤ ×▫︎
When you download a dependency, where is it saved?

The actual files are stored in global .pub_cache folder Then pubspec.yaml and pubspec.lock specify what version of that the project is using

ሎጎስ- Автор вопроса
ሎጎስ
Linux

Try this: https://github.com/Dart-Code/Dart-Code/issues/4888#issuecomment-1851293257

flutter clean and flutter pub get Does this work for you?

ሎጎስ- Автор вопроса
Wito!d ♥️🩷
flutter clean and flutter pub get Does this work f...

Yes it does. I just didn't want to do this every time i open the IDE

ሎጎስ- Автор вопроса
ሎጎስ
No

Did you check here: https://t.me/thedevs_chat/656636 ?

Похожие вопросы

Обсуждают сегодня

30500 за редактор? )
Владимир
47
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Он в одиночку это дело запилил или была какая-то команда?
Aquinary
12
~ 2m21s  nix shell github:nixos/nixpkgs#stack ~  stack ghc -- --version error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:...
Rebuild your mind.
6
Oh sorry did you want it in Gunter's chains?
Martin Rys
15
Всем привет, нужна как никогда, нужна помощь с IO в загрузчике. Пишу в code16 после установки сегментных регистров, пишу вывод символа. Пробовал 2 варианта: # 1 mov $0x0E, %a...
Shadow Akira
14
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Всем привет! Имеется функция: function IsValidChar(ch: UTF8Char): Boolean; var i: Integer; ValidChars: AnsiString; begin ValidChars := 'abcdefghijklmnopqrstuvwxyzABCDE...
Евгений
44
Карта сайта