Sem Bauke
Sem Bauke
I am using `launchUrlString` method from `url_launcher: ^6.0.10` to launch links.
What does this pr do?
The behaviour seems very flaky when multiple extensions are present.
Hey @Sub6Resources, > Basically, extensions are evaluated in-order, starting with the provided list of extensions and then going through the built-in extensions, stopping after the first element that matches. This...
> I think being explicit about a closing tag being needed is the way to go this early in the curriculum Let us go with this.
I reviewed the first 50 steps, they are all suggestions. It is looking very good already.
The arrows seem no longer centred.
I thought about that, but I just wanted to make sure. If we actually want this, the test need to be updated too.
It is not solving a problem, this makes the development environment mirror the production build. Instead of needing to go to a weird custom 404 page. As stated a lot...
My original intention is indeed to make debugging the profile page a little less inconvenient. You are correct, "mirroring" was a poor choice of words. Instead I should've used mocking....