leanflutter / auto_updater

This plugin allows Flutter desktop apps to automatically update themselves (based on sparkle and winsparkle).
MIT License
284 stars 40 forks source link

Allow custom http properties for feedURL #34

Open anggoran opened 1 year ago

anggoran commented 1 year ago

Currently the feedURL seems to be dedicated for public site. It doesn't provide auth header and other things to satisfy the requirement of some serverless functions provider