๐ฅ/Project๐จ๐ป
[Flutter] error: Target of URI doesn't exist: 'package:flutter_clean_calendar/flutter_clean_calendar.dart'. ์ค๋ฅ
narang111
2022. 9. 8. 11:24
error: Target of URI doesn't exist: 'package:flutter_clean_calendar/flutter_clean_calendar.dart'. (uri_does_not_exist at [] lib\pages\navpages\home_page.dart:4)
Flutter๋ก ๋ฌ๋ ฅ์ ๋ง๋ค๋ ์ค ์ด๋ฐ ์ค๋ฅ๊ฐ ๋ฌ๋ค. ์ ์ค๋ฅ๋ Dart Analysis ๋ฅผ ์ด์ด๋ณด๋ฉด ์ ์ ์๋ค.
์น๊ตฌ์ ํ์ ์ mergeํ๋ ๊ณผ์ ์์ pubspec.yaml์ด๋ pubspec.lock ํ์ผ์ด ์ถฉ๋๋๋ ๊ฒ์ ๊ทธ๋ฅ ๋ฎ์๋๋ ์ด๋ ๊ฒ ๋ ๊ฒ ๊ฐ๋ค...
pub get์ ๋๋ฌ๋ ์๋์ผ๋ก ๊ณ ์ณ์ง์ง์๊ฒ๋๋๋ฐ......๐คฆโ๏ธ
pub get์ ๋๋ฌ๋ ๊ณ ์ณ์ง์ง ์์ผ๋ฉด ์ด๋ ๊ฒ ํด๋ณด๋ฉด๋๋ค.
โ pubspec.yaml ์ ๋ค์ด๊ฐ์ ์ง์ flutter_clean_calendar: (๋ฒ์ ) ์ ๋ฃ์ด์คฌ๋ค. ๊ทธ๋ฆฌ๊ณ ๋ค์ pub get์ ๋๋ฌ์ฃผ๊ธฐ!