Josh Burton
josh.app
Josh Burton
@josh.app
Flutter Developer, Coffee Addict, New Zealander
Great talk, would love to hear more (maybe a blog post) about optimising widget tests
September 29, 2025 at 6:57 PM
Had no idea this existed! Although I don't love button click sounds...
July 26, 2025 at 1:12 AM
Great write up!
January 30, 2025 at 1:04 AM
Yep, as long as there is still a goal to improve code generation (which there is!)
January 29, 2025 at 9:38 PM
Running a pub upgrade and then activating again seems to temporarily solve the issue.
January 23, 2025 at 3:35 AM
Looks great! Well thought out and it really does seem like this is needed.
January 21, 2025 at 7:32 PM
yeah that was me, and it does!

Here's the bug report I filed: github.com/flutter/flut...

Looks like a fix is underway.
Flutter bundles assets from all packages in a pub workspace · Issue #160142 · flutter/flutter
When using the new pub workspaces, I've found a bug where assets from all packages are bundled in the built app, rather than assets from just the packages that the Flutter app depends on. This seem...
github.com
January 20, 2025 at 6:50 PM
thanks!
January 7, 2025 at 10:27 PM
seems like the versions of both file and platform dependencies are higher than versions pinned by flutter (or the integration_test package).

Could those be relaxed so I don't need to use dependency overrides?
January 7, 2025 at 9:26 PM
😍 nice, will try this out today!
January 7, 2025 at 8:11 PM
ooh yum whats the dressing?
December 22, 2024 at 8:34 PM
amazing, these little round display look great
December 22, 2024 at 8:33 PM
Oh great haven't heard of that one.

I'll check it out
December 22, 2024 at 5:15 AM
I assumed that would work as well but it doesn't seem to.

I've found an existing issue filed: github.com/flutter/flut...
SliverFillRemaining(fillOverscroll: true) does not extend beyond the viewport size · Issue #141077 · flutter/flutter
Steps to reproduce Create a widget that builds a CustomScrollView with bouncing scroll physics and a single child: a SliverFillRemaining with hasScrollBody: false and fillOverscroll: true. Expected...
github.com
December 20, 2024 at 1:07 AM