I want to use addBadge like this: addBadge(icon: 'https://myserver/some/image.png', text: 'foobar') Right now this isn't possible due to the local file path creation in getIconPath(). Is there any workaround?