Appleβs new liquid glass effect is part of a bigger trend: UI is becoming more organic and dynamic. Curious how that works? My Appdevcon talk on shaders and real-world use cases of these is now online:
appdevcon.nl/session/brin...
#FlutterDev
@florianvoegtle.bsky.social
People say "Flutter has it's limits", so let's explore them! | π since Flutter 1.0 | Tech Lead @ neusta mobile solutions GmbH
Appleβs new liquid glass effect is part of a bigger trend: UI is becoming more organic and dynamic. Curious how that works? My Appdevcon talk on shaders and real-world use cases of these is now online:
appdevcon.nl/session/brin...
#FlutterDev
I donβt find the thread anymore, but I remember there are plans to make bundling shaders in packages possible. The issue here is that the shader is transformed during compilation for the underlaying architecture, e.g. web is different than iOS. So it is not as simple as bundling assets such as jpgs.
11.06.2025 10:58 β π 2 π 0 π¬ 1 π 0Shoutout to @florianvoegtle.bsky.social for featuring Shorebird at Flutter Meetup Bremen! π
Planning to talk about Shorebird at an upcoming event? Let us knowβweβll help promote it & share a coupon code for attendees π
Reach out via DM or email at contact@shorebird.dev
Last week @jennifer_schro and I hosted the second Flutter Meetup in Bremen and we were fully booked out.
If you are interested in being a speaker for our next event or just want to attend, we should connect!
#FlutterDev
Any plans for today? If you are around Bremen, Germany join us today at 6pm for the Flutter Bremen Meetup and enjoy 3 amazing talks.
If you are interested just hit me up!
#flutterdev
#flutterdev Which IDE is your go to right now and which AI models are you choosing?
24.04.2025 19:51 β π 0 π 0 π¬ 0 π 0#flutterdev Which IDE is your go to right now and which AI models are you choosing?
24.04.2025 19:46 β π 0 π 0 π¬ 0 π 0Last week I gave a talk at the @Appdevcon about how shaders can be used in your app to create immersive and organic visuals in your app and met a few people from the #flutterdev community.
Itβs nice to get to know people in real life, that you normally know from the internet.
We only use maestro now for integration tests. Itβs just too easy to use.
20.03.2025 09:48 β π 1 π 0 π¬ 0 π 0Do I have to say more?
#FlutterDev
Sometimes you have to make your talks interesting. To find out what this is all about, you must join my talk at the Appdevcon!
(Or maybe I will tell you if you just ask π€·π»ββοΈ)
Florian in front of a big presentation screen reading: Shader
First up:
@florianvoegtle.bsky.social Talking about shaders in Flutter
Did you check out Marco Bavagnoli? He is doing a lot of stuff with audio in flutter
13.02.2025 20:10 β π 1 π 0 π¬ 1 π 0Dart 3.7 is here! Weβve got wildcard variables, new formatter style, cool updates to pub.dev, plus all the ways weβre continuing to make Dart the best it can be. Read all about 3.7 in our blog post: goo.gle/dart37
12.02.2025 19:47 β π 95 π 15 π¬ 6 π 3Roses are red, widgets are neat, 3.29 can't be beat π
The latest release includes updates to improve developer experience, enhance app performance, and provide greater flexibility in design and code style management.
Read the blog β goo.gle/4hzlcZ8
This is π₯
13.02.2025 20:06 β π 1 π 0 π¬ 0 π 0#FlutterDevJobAlert
Want to build visualisations like this with @flutter.dev?
Our Energy Data Team at 1K5Β° is hiring #FlutterDev Devs who will be responsible building graphics like this one!
Find out more and apply here π
1komma5grad.jobs.personio.de/job/1961203
DM me if you have further questions!
Yeah, I mainly use bloc/cubit too, but I am curious if there is something more reactive/clean/simple.
And especially for riverpod I want to know about the benefits compared to the overhead of having code generation, consumerWidget and these naming conventions
I need to understand what are good arguments for using Riverpod. I never really used it and it looks complicated π€ #flutterdev #flutter
08.02.2025 18:51 β π 0 π 0 π¬ 2 π 0Did anyone try doing code reviews using AI? Would be interested to hear about the results
08.02.2025 18:04 β π 0 π 0 π¬ 0 π 0Finally got it working. Anyone wanna guess what this is?
29.01.2025 11:54 β π 1 π 0 π¬ 1 π 0Sometimes your algorithm might not work correctly, but still looks nice π«
29.01.2025 08:05 β π 3 π 0 π¬ 1 π 0P.S. If youβd like to speak at one of our upcoming meetups, feel free to reach out. Weβd love to have you here regardless of your level of experience!
16.01.2025 13:21 β π 0 π 0 π¬ 0 π 0@jennifer-schr.bsky.social and I will be hosting the first Flutter Meetup in Bremen on Feb. 18 at 6pm at the neusta mobile solutions GmbH office. Come and join us for an amazing evening of talks, discussions, pizza and beer. Join us: www.meetup.com/flutter-meet....
#flutterdev #meetup #flutter
Because currently I have to write something like this, just to change the color of the border. And it is not really clear, at least to me, that the `border` parameter's border color and width are ignored.
16.01.2025 12:19 β π 1 π 0 π¬ 0 π 0I mean as long as I get the current state of the TextField that should also work. You mean like:
16.01.2025 09:20 β π 0 π 0 π¬ 1 π 0For the text field I would like it to be like this. That pattern is usually used in the material theme widget, but I like the idea here.
16.01.2025 08:58 β π 0 π 0 π¬ 1 π 0I wish TextField would have a InputStateProperty.resolve for the border, similar to WidgetStateProperty.resolve, so I do not need to write the same border with different color for each case and there would be no confusion such as the color and width of the border parameter being ignored. #flutterdev
16.01.2025 08:35 β π 0 π 0 π¬ 1 π 0Perfect π€©
11.01.2025 07:32 β π 1 π 0 π¬ 0 π 0I wanted to take a look at the command pattern so I think I will check out flutter_command for sure. I remember watching your talk at fluttercon 23, where you showcased that, right?
10.01.2025 14:48 β π 1 π 0 π¬ 1 π 0