amlwwalker / got-qt

A framework for building cross platform GUI interfaces in Go and QML
MIT License
299 stars 14 forks source link

remove packr dependency #10

Open phanirithvij opened 3 years ago

phanirithvij commented 3 years ago

Use the official go embed and remove the packr dependency?

amlwwalker commented 3 years ago

Yes good thinking. I won't get around to it any time soon, but please make a PR and I will review and merge