ChimeraFlutter / Chimera-Flutter-Code-Push

This SDK helps Flutter implement Code Push(热更新). Official Blog: https://medium.com/@chimerapush
Other
182 stars 37 forks source link

When I compile, nothing happens. #5

Open tagby-haedongJeon opened 1 year ago

tagby-haedongJeon commented 1 year ago

"https://waytoon.medium.com/how-to-do-code-push-on-flutter-2-0-3b996cd0cac" I followed this guide. However, when the ./rust_compile command is executed, only the text “Current version 1.0.7” is displayed and nothing happens.

Maybe m1 Mac is not supported?

toannmdev commented 1 year ago

The same for me, I tried m1 Mac and macbook pro 2015

kamoguai commented 1 year ago

Same +1.

I followed this video,

https://b23.tv/B2MShU

flutter ver 2.2.3 and dart ver 2.13.4

tatsuyuki25 commented 1 year ago

same issue.

Aaron009 commented 1 year ago

The workload of the hot update is too large, and it is impossible to allocate manpower.