Pierre

Results 218 comments of Pierre

In the interest of everyone subscribed to this thread, let's move discussions on particular aspects of Material 3 to new issues to have better in-depth discussions. Please mention this issue...

I don't have bandwidth to investigate at the moment. I encourage you to try to repro the error locally.

@chunhtai, do you have a clue as to the following error? ``` [APP] Bad state: A RenderObject does not have any constraints before it has been laid out. [APP] at...

cc @Piinks I confirmed these issues on Windows, any clues?

Now that I think about it, it might be simpler to avoid using `ScaffoldMessenger` altogether and just have it display atop every page from `routes.dart`?

I went with using HTML + javascript simply instead, which is a bit more suitable in this case.

@olegzaim has a PR out that fixes this issue, however 2 driver tests are failing. I'd welcome help in debugging those

Related: https://github.com/flutter/gallery/issues/633

cc @pennzht You may have some thoughts on this