
Matt Carroll
@SuprDeclarative
Followers
7K
Following
1K
Media
288
Statuses
3K
Chief of the Flutter Bounty Hunters, SuperDeclarative Flutter developer. Former Flutter team member Ex-Googler (Flutter, Nest)
Joined March 2019
BTW @aloisdeniel before I forget - I used your device frame for this example. I found that there's some kind of scaling happening in the frame - even if I set the device configuration to 1.0 pixel ratio. Any idea what's up with that?.
1
0
0
Great @FlutterDev golden tests are about context. Show the team what part of the app you're focused on, then show the specific widgets and interactions you want to lock down. Our Magazine Layout is a great option.
2
4
36
Do your @FlutterDev animations do the right thing? How do you know? To help your designers and developers collab on animations, we've introduced the concept of Timelines to Golden Scenes. Capture your animation frames to lock down your interpolations.
3
2
30
Sometimes your @FlutterDev widgets need to look different across platforms, like mobile text selection handles vs desktop carets. You can now create Golden Scenes where multiple platforms are represented within the same file!
0
2
21
Why doesn't the @dart_lang ArgParser support reporting unknown options, in addition to known options? Seems like an unnecessary limitation. Looks like I'm gonna have to do fully manual arg parsing 🤷♂️.
1
0
3
Bring designers and developers together in your @FlutterDev team by grouping related widget configurations within a branded Golden Scene.
2
2
36
Even your single-image @FlutterDev golden tests deserve a themed golden scene. Theming your goldens makes it clear that they exist to be seen! Make them inviting for your devs to review.
1
3
21
RT @ShopifyEng: 🌈 A new era for React Native graphics! 🖼️. 🏃WebGPU led to 200% faster animation time & expanded platform support for React….
0
27
0
RT @jmtrivedi: So excited to share one of my white-whale projects: a fully physics-based, holographic foil shader. Each pixel simulates a….
0
2K
0
Do you use url_launcher for @FlutterDev on Android? It looks to me like it no longer compiles for Android because url_launcher is using an outdated version of url_launcher_android. I had to use a dependency override to get my app to compile. How about you?.
5
0
26
RT @jezell: Tried out the new VisionOS 26 personas and screen sharing with @SuprDeclarative for some Flock hacking. Really cool way to do r….
0
1
0
Is it ever possible to open @discord without "Downloading 1 of 1" followed by "Downloading 7 of 7"? It feels like every time.
5
0
12
I'm doing a write-up on @FlutterDev goldens. I just noticed something - does the following code snippet imply that golden tests will fail if the PNG includes metadata? The golden comparator appears to be reading all bytes - not just pixels.
2
0
7
I got a @moen Flo water sensor for my home. Awful UX. Huge number of rapid notifications. No clear action to take. App shows nothing by the time I open it. Visuals don’t really help. History is buggy. Shuts off my water when it shouldn’t. About ready to toss it.
3
0
2
I really don't like that in @dart_lang "implementing" a class interface forces you to also replicate private members when defined in the same file.
1
0
14