flutter icon indicating copy to clipboard operation
flutter copied to clipboard

Improve version inside generator

Open CodeDoctorDE opened this issue 10 months ago • 4 comments

Currently the version needs to be manually changed. I changed it to be dynamic to the version returned by the github api.

At first, I wanted to upgrade the version to have the new icons but I failed because the phosphor zip isn't there (see https://github.com/phosphor-icons/homepage/issues/457). Maybe we could also automate this?

CodeDoctorDE avatar Mar 31 '24 14:03 CodeDoctorDE

@rektdeckard any updates?

CodeDoctorDE avatar Apr 09 '24 06:04 CodeDoctorDE

@CodeDoctorDE Is there any way that I can use your branch while they update to the latest version?

MaldonadoAndres avatar Apr 10 '24 00:04 MaldonadoAndres

I tried to build it with a new version but failed on the icon: asclepius, caduceus. There should be a problem with the name Looks like the icon makes some problems.

CodeDoctorDE avatar Apr 10 '24 10:04 CodeDoctorDE

I would really want to see where I can run the build script and would like to automate everything so flutter gets automated updated and the release assets are consistent between versions

CodeDoctorDE avatar Apr 10 '24 19:04 CodeDoctorDE