this article is for windows 10.
find the path flutter installed
go to this path and type 'flutter upgrade <version>
then, 'git clone <respository>' and 'flutter pub get'
you can find the required version of the project in './dart_tool' folder.
'개발 > Flutter' 카테고리의 다른 글
Flutter 공부하기 좋은 유튜브 채널 소개 추천 (0) | 2023.12.26 |
---|---|
Flutter in app 강제 업데이트 방법(upgrader 아님) (1) | 2023.08.18 |
Flutter 에서 MongoDB 연결 및 읽기 (0) | 2023.08.11 |