개발/Flutter
git clone flutter repository
디앤서관리자
2024. 2. 5. 21:55
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.