Honza Bittner

Results 125 comments of Honza Bittner

This is so cool improvement that they will make everything in Dart from scratch. Btw. do you know what will happened with libsass? I only know they will abandon the...

@KittyGiraudel tomorrow I will have my last exam in a semester and then I wanna do a big update with translation.

Maybe DartLangSpec can help, page 61, chapter 14 Generics, https://dart.dev/guides/language/specifications/DartLangSpec-v2.2.pdf. --- ![image](https://user-images.githubusercontent.com/5287596/66629670-c0306e80-ec02-11e9-94d4-157f3f3c4bc0.png) ![image](https://user-images.githubusercontent.com/5287596/66629675-c7f01300-ec02-11e9-8ba7-1009081233d8.png) --- From the text above (and rest of the chapter) I assume, that because in `class BlocBuilder`...

Is there any way how to also clean up the `counter` table? It contains thousands of records, which overflows the row limits in Heroku. I only have this config, that...

Hi. Is there any progress on this? 🙏

Over the years, these things have already evolved in some way. Since there has been no update for 3 years, I am closing this issue.

This is indeed a common case people talk about often. Similarly, in Flutter, you can see `navigator.pop()` and `navigator.canPop()` or `BuildContext` and its `context.mounted` property. It is hard to say...

Hey, do you know if there has been any progress with this? cc @aloisdeniel

Not sure if it is a different issue, but similar to #102001 that is describing issues with inner horizontal scrollviews because of PSC, if user tries to add (or by...