Max Lapides

Results 30 comments of Max Lapides

I am experiencing the same issue

This is still an issue

@revelt sorry, i do think this is still an issue. i've been very busy the past few weeks, but i should be able to address this soon! and PRs are...

In the meantime, you can add this to your pubspec.yaml: ```yaml dependency_overrides: http: ^1.0.0 ```

I think this is blocked by https://github.com/VeryGoodOpenSource/pub_updater/pull/47

@stephenprovenzano this is actually a very tricky problem. it will require some thinking to figure out how to support this...

Thank you @lukepighetti :)

Thanks @DanPurdy!!!

Currently, only `` tags are supported for this feature. Would it be valuable to also support background images? I was under the impression that background images cannot be used in...

that's a good idea! in the meantime, you can put those `{{ data }}` strings in the content.json file. example handlebars: ``` {{ headline }} ``` example content.json: ``` {...