Jan Mewes

Results 15 comments of Jan Mewes

Here is another snippet from section "15.2 Super-Bounded Types" which needs an update. Maybe it can be checked whether it has been updated when the ticket is closed: Current: ```dart...

@eernstg , I am glad that those comments are useful and get addressed. I was not sure about that and not sure if I understood it correctly. For me it...

The hot reload capabilities of Flutter are based upon the features of the Dart VM (see https://flutter.dev/docs/development/tools/hot-reload). Maybe this could have worked with something like Dartium but it seems like...

The link to the `filter` tag is now: https://pebbletemplates.io/wiki/tag/filter/ Given the `foo` variable contains the string `Click me` Given a custom HtmlEscapting strategy (see https://pebbletemplates.io/wiki/guide/escaping) Given the following template ```...

As workaround, a pseudo state might be used for the region: ```puml @startuml hide empty description state foo { state Region1 #line.dotted { state qux state quux [*] --> zxc...