puro icon indicating copy to clipboard operation
puro copied to clipboard

can not fork third repo

Open Fury76 opened this issue 7 months ago • 1 comments

I try to fork harmonyos flutter version. It's not worked

~ » puro create 3.22.1 3.22.1-ohos-1.0.4 --fork=https://gitcode.com/openharmony-tpc/flutter_flutter.git 1 ↵ zhaofuyu@zhaofuyudeMacBook-Pro [x] Cannot create fixed version 3.22.1 with a fork

How can i fork the harmonyos flutter version?

Fury76 avatar Jul 17 '25 13:07 Fury76

@pingbird Is it convenient for puro to support unofficial flutter implementation, like flock, flutter_flutter? Is it possible to do it like drag and drop?

i11010520 avatar Jul 25 '25 06:07 i11010520

Unfortunately there are build infrastructure differences that prevent it from working nice with that fork, right now we only support direct forks of flutter/flutter from github that use official engine builds.

pingbird avatar Nov 27 '25 05:11 pingbird