TechAurelian2

Results 4 issues of TechAurelian2

``` Error: Cannot run with sound null safety, because the following dependencies don't support null safety: - package:akvelon_flutter_share_plugin ``` Can you migrate the plugin to null safety?

For the following code: ```js // Show an alert window alert('hello world'); ``` I get a the following bookmarklet output: ```js javascript:(function()%7B%2F%2F%20Show%20an%20alert%20window%0Aalert('hello%20world')%3B%7D)()%3B ``` but I think the JavaScript comments should...

**Is your feature request related to a problem? Please describe.** As an Eleventy (11ty) user, I struggle to integrate the existing WebC image component provided by unpic-img. While WebC works...