Had no idea this existed! Although I don't love button click sounds...
26.07.2025 01:12 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0@josh.app.bsky.social
Flutter Developer, Coffee Addict, New Zealander
Had no idea this existed! Although I don't love button click sounds...
26.07.2025 01:12 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I'm going to miss being able to force multi-line formatting using a trailing comma, but otherwise this release looks great!
12.02.2025 21:24 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0Started using Cursor this week. Not liking VS Code but Cursor Composer can give some great results.
Still need to dive into cursorrules and tweak my workflow.
Really looking forward to @jetbrains.com Junie to get the same thing in Intellij!
Great write up!
30.01.2025 01:04 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Yep, as long as there is still a goal to improve code generation (which there is!)
29.01.2025 21:38 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Running a pub upgrade and then activating again seems to temporarily solve the issue.
23.01.2025 03:35 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Anyone else had major issues using dart cli tools since dart 3.6?
I have a CLI tool I develop and use daily, which is globally activated from a local source.
Now I'm frequently getting the error:
'The current activation of `my_cli` cannot resolve to the same set of dependencies'.
Looks great! Well thought out and it really does seem like this is needed.
21.01.2025 19:32 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0yeah that was me, and it does!
Here's the bug report I filed: github.com/flutter/flut...
Looks like a fix is underway.
Spent the morning rewriting a polling function that used Timer/Completer/Future into a much nicer version using Stream.periodic.
It turns out Stream.periodic is essentially impossible to test via Flutter Widget tests ๐ญ
Darts async features really need a lot of work.
go_router enters maintenance mode ๐ญ
pub.dev/packages/go_...
thanks!
07.01.2025 22:27 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0seems 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?
๐ nice, will try this out today!
07.01.2025 20:11 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0My last day of holiday and I've finally started a new side project ๐
Using Dart for the backend deployed via Cloud Run. Excited to see how it turns how with the whole stack in Dart.
A bit of holiday baking today
24.12.2024 01:39 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0ooh yum whats the dressing?
22.12.2024 20:34 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0amazing, these little round display look great
22.12.2024 20:33 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Oh great haven't heard of that one.
I'll check it out
Next year I want to start a weekly 'journal' of work achievements, things I'm proud of etc.
I'm thinking a private github repo, with a github app that opens a PR weekly.
Anyone have app recommendations for teaching a 3 year old to read?
Duolingo ABC is ok but looking for more options
I assumed that would work as well but it doesn't seem to.
I've found an existing issue filed: github.com/flutter/flut...
Thanks for trying!
19.12.2024 21:01 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Last day of work for year - so of course I now have the sudden urge to start a side project ๐คฃ
19.12.2024 19:14 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0Here's a dartpad of a working sample: dartpad.dev?id=45adea1ea...
Basically the footer sliver has a color that should fill the overscroll.
This is achieved in the sample via the aligned container that sizes its height to the scroll offset
Flutter devs - is there a nicer way to fill the bottom scroll offset of a CustomScrollView (which uses BouncingScrollPhysics)?
I'm currently using a scrollController.offset to display a Container behind the scroll view sized to the height of the scroll.
It works, but is there a better way?
I've filed a bug with a sample: github.com/flutter/flut...
Seems to only occur when packages depend on a shared base package.
Well I'll be reverting that change.
When using workspaces all of the workspaces in the project seem to be bundled with the app, even if not referenced by the app pubspec.
Surely that's a bug.
Really looking forward to trying this out today
11.12.2024 21:40 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0๐ Flutter 3.27.0 ๐
11.12.2024 20:00 โ ๐ 5 ๐ 0 ๐ฌ 1 ๐ 0