Noticed that when I ask Gemini 2.5 to implement Flutter widgets, it always prefers a helper method instead of a dedicated Widget class. Anyone else experiencing this? @labenz.dev @redbrogdon.dev #FlutterDev #Gemini
www.youtube.com/watch?v=IOyq...
@ulusoyapps.bsky.social
Google Developer Expert for Flutter & Dart
Noticed that when I ask Gemini 2.5 to implement Flutter widgets, it always prefers a helper method instead of a dedicated Widget class. Anyone else experiencing this? @labenz.dev @redbrogdon.dev #FlutterDev #Gemini
www.youtube.com/watch?v=IOyq...
Do you get invites to monthly GDE meetings and emails from these sessions? Maybe you are not receiving those?
24.04.2025 17:33 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0To be fair, there was email about Slack being deactivated and also mentioned in the monthly GDE video calls. The directory related questions were also answered in the calls and the recordings of the calls were shared.
24.04.2025 14:58 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 02024 Octoverse reports reveal that Flutter is at the 6th place "Top 10 open source and public projects attracting the most first-time contributors in 2024 on GitHub"
github.blog/news-insight...
TLDR; Flutter vs. Native vs. KMP
16.04.2025 12:43 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0๐กFinding the sweet spot for the temperature, top-P, and top-K is quite time consuming. I suggest to utilize deep-research (Gemini or ChatGpt) to ask for guidence based on the use case.
At the same time, feeling sad for Apple, which still does not support translating Finnish language at OS level๐คฆโโ๏ธ
I am building a Finnish ๐ซ๐ฎ language teaching app w/ Flutter & Firebase Vertex AI. The app generates example sentences for all inflections of a given Finnish word.
I want the generated examples to be creative (rich in vocabulary) but also grammatically correct. This is a tradeoff.
"And if you want less creative results, try starting with a temperature of .1, top-P of .9, and top-K of 20.
Finally, if your task always has a single correct answer (e.g., answering a math problem), start
with a temperature of 0."
Well, how can I find the "sweetest spot" for creativity? ๐คฏ
In my opinion, the Vertext API for Firebase is missing enums for results creativity. The white paper says:
"As a general starting point, a temperature of .2, top-P of .95, and top-K of 30 will give you
relatively coherent results that can be creative but not excessively so."
Loving the power of Flutter + Firebase + Vertex AI! ๐ฅ Building some exciting stuff, and Lee Boonstra's "Prompt Engineering" white paper is a huge help for optimizing prompts in Vertex AI Studio. Can't wait to share more! Sneak peek below ๐
#Firebase #VertexAI #AI #GenAI #PromptEngineering
#TeamSauna
30.12.2024 18:11 โ ๐ 6 ๐ 0 ๐ฌ 0 ๐ 0I am excited to join the Observable<Flutter> livestream today with other Flutter tech leads. We will be diving into what itโs like building Flutter apps in enterprise environments. If you have questions drop them with #AskFlutter and join on Flutterโs YT channel!
www.youtube.com/watch?v=saeh...
A solid dependency injection mechanism is key to true modularity in a project. Implicit injection might seem appealing and defaulting to singletons or eagerly initializing everything without considering when they are needed impacts modularity. Be intentional with DI design for maximum modularity.
16.12.2024 08:13 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0We feel so special ๐
06.12.2024 15:30 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0Why is the new #Flutter Architecture Guideline important? ๐ค In my recent YouTube video, a viewer asked, "Iโve used GetX for years. Should I change? Will it cause issues later?" My advice: pick architectures that aren't Flutter-specific but work across platforms ๐
05.12.2024 12:16 โ ๐ 6 ๐ 0 ๐ฌ 1 ๐ 0๐
02.12.2024 20:25 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0The dates are set for Flutter & Friends 2025! ๐ฅณ
So mark 31st of August to 2nd of September in your calendars. (Tickets are not released yet)
Exploration with StatefulValueNotifier / StatefulValueListenable / StatefulValueListenableBuilder #Flutter
forum.itsallwidgets.com/t/statefulva...
Wow, look at this #Flutter adaptive layout package in this forum post forum.itsallwidgets.com/t/responsive...
26.11.2024 09:22 โ ๐ 14 ๐ 1 ๐ฌ 0 ๐ 0What would be the business reason?
24.11.2024 11:49 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0It is our internal guideline at Wolt. I came up with it ๐ซก
23.11.2024 09:47 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Aalto is not a cheap one ๐ the most prestigious in ๐ซ๐ฎ
22.11.2024 21:46 โ ๐ 2 ๐ 0 ๐ฌ 2 ๐ 0- This first one is based on GetX:
fitech101.aalto.fi/courses/devi...
- The second one is based on Riverpod + go_router:
fitech101.aalto.fi/device-agnos...
This ๐๐
22.11.2024 17:41 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0Just heard that Aalto University (the best in Finland) has #Flutter course but they teach GetX for state management ๐ฅฒ
22.11.2024 15:41 โ ๐ 6 ๐ 0 ๐ฌ 4 ๐ 0This sounds like a โreverseโ testing pyramid ๐
21.11.2024 16:40 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Can we agree to use the term MVx and focus on separating the concerns of model, view and whatever is left for x? In the end we should discuss what. How is the detail.
21.11.2024 13:49 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0@uekoetter.dev ๐โโ๏ธ
20.11.2024 22:30 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0