FMorschel's Avatar

FMorschel

@fmorschel.dev

125
Followers
306
Following
163
Posts
13.11.2024
Joined
Posts Following

Latest posts by FMorschel @fmorschel.dev

I struggle with the same thing! Most of my SDK contributions are not visually compelling and most are bug fixes 😅
If you ever find out how to handle it, I'm all ears 😂
If I figure it out I'll be sure to let you know!

21.02.2026 21:23 👍 1 🔁 0 💬 1 📌 0
Post image

So, as if I haven't been doing enough stuff lately, I also decided to finally release my `AutoLayoutFrame` Flutter widget

Yes, just like the Figma thing! ✨

still need to iron out some bugs/tests before it goes out, but we're getting there

09.02.2026 16:58 👍 6 🔁 1 💬 0 📌 0

...and that's still not "the big thing" I'm releasing this month!
Thankfully I'm getting some help from @jolexxa.bsky.social and @fmorschel.dev on that so stay tuned 🤫🩵 #FlutterDev

09.02.2026 17:00 👍 3 🔁 1 💬 0 📌 0
Preview
due_date | Dart package A package for working with repeating DateTime patterns (like the same day every month).

📅 Tired of tricky date logic in Dart?
Try DueDate - the easy way to handle recurring dates and periods! Effortlessly manage things like "last day of every month" or check if a date falls within a range.

Get started now: pub.dev/packages/due_date
#DartLang #Flutter #OpenSource

06.02.2026 15:06 👍 4 🔁 0 💬 1 📌 0

I created a new account for my new app. Would be cool if you could give it some likes and follow

16.01.2026 18:47 👍 4 🔁 2 💬 1 📌 0
Post image

Free download at sharingme.app/get

16.01.2026 18:20 👍 3 🔁 2 💬 0 📌 1
Preview
What Actually Makes You Senior The one skill that separates senior engineers from everyone else isn’t technical. It’s the ability to take ambiguous problems and make them concrete.Retry

What Actually Makes You Senior terriblesoftware.org/2025/11/25/w... - very interesting take

23.12.2025 21:57 👍 8 🔁 1 💬 0 📌 0
Post image

Compete for $20,000 in prizes in the “Build your Flutter Butler with Serverpod” hackathon! 🏆 Submit your entry before the end of January. Host your app for free on Serverpod Cloud until March 10th! 🥳
Join here: 👉 https://serverpod.devpost.com/

10.12.2025 12:41 👍 3 🔁 3 💬 0 📌 1
Post image

Are you upgrading Very Good Analysis correctly? 🤔

If you use Dependabot, it updates pubspec.yaml but not analysis_options.yaml if you pinned a version.

Use the latest version instead, then Dependabot PRs are all you need (aside from fixing warnings/errors). 👍

pub.dev/packages/ver...

30.10.2025 11:37 👍 1 🔁 1 💬 1 📌 0

Hey @labenz.dev I was watching the minesweeper observable Flutter and you mentioned disabling tooltips for the build show. I'd suggest looking into VS Code profiles. You can have specific settings and extensions for each of those (if you dislike project specific ones)

21.10.2025 04:09 👍 1 🔁 0 💬 0 📌 0
Preview
Recursive function calls in `Show Call Hierarchy` distinction to avoid infinite tree · Issue #258860 · microsoft/vscode Context at dart-lang/sdk#61213. Say you have these functions: void foo() { foo(); } void bar() { foo(); } This is the current UI for Show Call Hierarchy: But since foo calls itself, we can go on fo...

Hey everyone! Do you use @vscode.dev?
Then take a look at my issue for the Call Hierarchy view!
github.com/microsoft/vs...

08.10.2025 16:47 👍 2 🔁 0 💬 0 📌 0

I actually have it set up to a Spotify playlist nowadays hahaha

08.10.2025 16:47 👍 1 🔁 0 💬 0 📌 0

Oh, these things never worked for me 😅

I turn them off (I had to do some math, solve a maze and some other things, all one after another with the music playing) and then immediately go back to sleep 😂

Maybe the music wasn't the best one or whatever but it didn't work hahaha

08.10.2025 12:56 👍 0 🔁 0 💬 1 📌 0

That is why I have a cup 😂
I tend to avoid having to open the bottle. With the cup is even easier (it feels small but it makes me drink a lot more, IDK why)

01.10.2025 21:26 👍 0 🔁 0 💬 0 📌 0

Always keep an easy way to access it. I usually go for a cup (not bottle because you then need to open it) and a bottle close to me (usually on the ground but if you have the space) so I can refill it when I empty it
Easy access for things you want to do more and hard access to stop doing is the way

01.10.2025 21:22 👍 1 🔁 0 💬 1 📌 0

If you’re looking for production-ready alternatives:

- Language: @dart.dev
- Webapp UI: @flutter.dev
- Reactive websites: Jaspr by @schultek.dev ( jaspr.site )
- Monorepo: Dart Workspaces & Melos ( melos.invertase.dev )
- Backend frameworks: @serverpod.dev & Dart Frog

Repost to spread the word 🫶

30.09.2025 23:26 👍 24 🔁 8 💬 1 📌 0
Preview
GitHub - psygreg/linuxtoys: A collection of tools for Linux in a user-friendly way. A collection of tools for Linux in a user-friendly way. - psygreg/linuxtoys

Yeah hahaha

Here it is: github.com/psygreg/linu...

28.09.2025 15:14 👍 1 🔁 0 💬 0 📌 0

I'm so waiting for Cosmic to be launched! Hopefully I can make my whole workflow (some specific windows apps from work are my wory) work on POP (possibly using LSW - yes it exists)

But between the above, I have no preference, only used Ubuntu previously so I can't say

28.09.2025 02:44 👍 1 🔁 0 💬 1 📌 0

Does anyone know how to make the new `.gradle.kts` extension files display syntax highlight/colouring? My VS Code refuses to have any colouring for these files, no matter what I do 🙃

01.09.2025 12:49 👍 0 🔁 0 💬 0 📌 0

Yes! I love contributing to Dart! I've learned so much from really nice and smart people!

Please everyone, if you are even a little bit interested in contributing, reach out (to me or any team member) so we can make things better!

19.08.2025 22:07 👍 2 🔁 0 💬 1 📌 0

Dart 3.9 is out! With many improvements to DAS and much more!

medium.com/dartlang/ann...

14.08.2025 18:24 👍 2 🔁 0 💬 0 📌 0
Post image

Dreaming of contributing to Flutter but don’t know where to start? ✨

@kerberjg.bsky.social will guide you step by step to make your first contribution, from fixing bugs to improving widgets and docs or adding features — without the intimidation 🤗

Don’t miss it 👉 flutterfriends.dev

12.08.2025 09:06 👍 21 🔁 7 💬 0 📌 2

If I was attending @flutterfriends.dev this would have been my favourite topic to attend!

12.08.2025 09:09 👍 6 🔁 1 💬 1 📌 0

We’re consciously decoupling. 😉

30.07.2025 11:22 👍 9 🔁 2 💬 0 📌 0

The latest Flutter beta was updated on Aug 1: 3.35.0-0.2.pre

We're locking down for the next stable release. We'd love to know if you find any show stoppers as soon as possible. Please file issue with the `flutter --version` info included.

05.08.2025 19:23 👍 5 🔁 2 💬 0 📌 0
Preview
☂️ Move the material and cupertino packages outside of Flutter · Issue #101479 · flutter/flutter This issue tracks the work to formally decouple the material and cupertino libraries from the core Flutter framework and establish them as standalone, first-party packages on pub.dev. ➡️ 📄 Read mor...

It’s happening! The #FlutterDev core team decided to move Material and Cupertino outside of the framework, and instead focus on a core set of design-neutral widgets! ✨💙

Time to get involved 🥳

github.com/flutter/flut...

30.07.2025 08:12 👍 24 🔁 7 💬 6 📌 1

Aaand here’s there big reveal!
Ya girl is giving a talk at @flutterfriends.dev 💙✨

So excited to have been chosen together with so many talented #FlutterDev s 🥹

03.07.2025 08:57 👍 23 🔁 5 💬 4 📌 0
Post image

The wait is (almost) over!
After the tough choice among 170+ fantastic submissions 🥵
We're ready to present our next expert trio in this year's lineup...

Meet @foxanna.bsky.social, @kerberjg.bsky.social & Ingvild Sandstad 💙

Don't miss out on their amazing talks 🎟️: flutterfriends.dev

03.07.2025 08:51 👍 15 🔁 3 💬 0 📌 5
Preview
Supercharge Your Dart & Flutter Development Experience with the Dart MCP Server By Ander Dobo — Product Manager, and Kenzie Davisson — Engineer

New blog post on Dart's MCP server!

medium.com/flutter/supe...

23.07.2025 17:08 👍 8 🔁 1 💬 0 📌 0

Let's goo! Keep it up!

24.07.2025 19:02 👍 0 🔁 0 💬 0 📌 0