Remi Rousselet

Results 1377 comments of Remi Rousselet

Same errror too. Whenever I edit a css file, during recompile it "break". As soon as I save a ts file, it recompile again. For weird reasons, removing the `no-unused-variable`...

> (from triage): Looks like some tests are failing on this, could you take a look and fix those up? I'd happily try to fix the CI, but the error...

Thanks! Weird that Github action doesn't render them clearly. I'll look into it

Sorry, I missed your message! I'll update the docs after the Flutter Vikings (1st of September).

> @lhmzhou There is no advantage in the async vs sync. The real advantage is `onChange` that let you track how your states change. I could be implemented for `StateNotifier`,...

@AirborneEagle this issue is unrelated to properties of type `Reference`

Hello! Could you add tests for this? Thanks 😄

Hello! I'll review it next week. I'd like to merge the other pending ODM PRs first

I don't have the permission to push to your PR. Could you fix the conflicts?

LGTM after the last test is added. Thanks for your work!