Oh, my Flutter [ENG]
253 subscribers
700 photos
687 links
Everything about Flutter. Disclaimer: Everything posted here is a personal opinion of the authors and is shared free, there is no advertisement. Owner Mikhail Zotyev. For all questions connect with @mbixjkee
Download Telegram
In his article, Jaime Wren discusses Agent Skills, an open standard developed to provide artificial intelligence agents with specialized, modular knowledge.

πŸ“Œ The article can be found at the link.
https://blog.flutter.dev/jaimes-build-context-prompt-engineering-as-infrastructure-b335fd517101

#article
πŸ‘1
A really interesting package called dascade that lets you create Terminal User Interfaces (TUIs).

It's great that it has detailed documentation and a large number of examples β€” among them there's even a port of the legendary a1k0n's donut.

πŸ“Œ Package

#package
#ohmyteam
#ohmyfedukenukem
πŸ‘1
NestedScrollView in the new episode of Widget of the Week.

πŸ“Œ More details at the link.
https://www.youtube.com/watch?v=DeB2kyLfvfo

#widgetoftheweek
πŸ‘1
In the new episode of Observable<Flutter>, Craig Labenz works on a vocab flashcards app.

πŸ“Œ The video can be found at the link.
https://www.youtube.com/watch?v=t3J_bFYpCeM

#video
πŸ‘1
The Flutter plugin for VSCode has received another update. It includes:

πŸ‘‰ test explorer now groups test suites under workspace/package folders;
πŸ‘‰ deviceId and emulatorId fields in the launch configuration now support substring matches and matching on device ID and name;
πŸ‘‰ tasks like build_runner are now invoked with dart run;

πŸ“ŒA detailed list of changes is available at the link.
https://dartcode.org/releases/v3-128/

#update
πŸ‘1
Any technology needs to have a clear entry point. This has never been a problem for Dart and Flutter, as there are many official tutorials and detailed documentation available. It is nice to see that the team is not stopping and continues to improve in this areaβ€”new getting started materials were recently announced.

πŸ“Œ The announcement article can be found at the link.
https://blog.flutter.dev/announcing-our-new-dart-and-flutter-getting-started-experience-b8c4b2be0984

#article #announcement
πŸ‘1
Information has surfaced online about the development of the first console-oriented game engine with full Flutter integration, named Fluorite.

It belongs to Toyotaβ€”what an unexpected twist πŸ˜„

For now, everything is shrouded in secrecy: no code, no repository, but it sounds intriguing.

πŸ“Œ Engine website
πŸ“Œ Article
πŸ“Œ Presentation
πŸ“Œ More detailed video

#announcement
#ohmyteam
#ohmyfedukenukem
❀‍πŸ”₯1
SliverFillRemaining in the new episode of Widget of the Week.

πŸ“Œ More details by the link.
https://www.youtube.com/watch?v=egZjhWNqrXc

#widgetoftheweek
❀1
Here's the new version: Flutter 3.41.

As usual, the team is working on further separating Cupertino and Material, but that's not all:

πŸ‘‰ Platform-specific assets
πŸ‘‰ Improvements to Fragment shaders
πŸ‘‰ Widget Preview now has access to the Flutter Inspector
πŸ‘‰ Improvements to Add-to-App integration for Flutter apps
πŸ‘‰ Navigation and scrolling enhancements
πŸ‘‰ And much more - details in the article

πŸ“Œ Article

#article
#announcement
#ohmyteam
#ohmyfedukenukem
πŸ™1
As usual, along with the new version of Flutter, we get a fresh version of Dart 3.11. It includes:

πŸ‘‰ improvement for MCP to allow agents to obtain information via links for the used packages;
πŸ‘‰ β€œfine-grained dependencies” for the analyzer to optimize the decision on which code needs to be reanalyzed;
πŸ‘‰ pub cache gc command to clean up unused cached dependencies.

πŸ“Œ Details in the official announcement:
https://medium.com/dartlang/announcing-dart-3-11-b6529be4203a

#announcement
❀‍πŸ”₯1πŸ‘1
Continuing the theme of new materials for beginners, several videos dedicated to Dart have already been released on the official channel.

πŸ“Œ You can find them at the links.
https://www.youtube.com/watch?v=2kjp9yAKpT4
https://www.youtube.com/watch?v=ulg4bjQQJi0
https://www.youtube.com/watch?v=En5lVTdmZIY

#video
πŸ‘1
We've gotten even closer to having separate Material and Cupertino libraries.

The packages material_ui and cupertino_ui have appeared on pub.dev.

True, they're still completely empty for now, but it's already something πŸ˜„

πŸ“Œ material_ui
πŸ“Œ cupertino_ui

#package
#ohmyteam
#ohmyfedukenukem
πŸ‘1
Recently, the Serverpod team introduced a new web framework called Relic.

They position it as a noticeably improved version of Shelf - but whether that's actually true, only practice will show 😁

πŸ“Œ Package

#package
#ohmyteam
#ohmyfedukenukem
⚑1πŸ”₯1
In a new video on the Flutter channel, Craig Labenz and his guest, Andy Zhang from the Antigravity team, discuss what Google's new IDE can offer Flutter developers.

πŸ“Œ You can watch the video at the link.
​​https://www.youtube.com/watch?v=YY2w2JEX2xk

#video
❀1
The Flutter team has published its 2026 roadmap. Key highlights include:

πŸ‘‰ completing the migration to Impeller on Android
πŸ‘‰ making Wasm the default for Flutter Web
πŸ‘‰ exploring support for interpreted bytecode in Dart
πŸ‘‰ expanding Dart’s role as a broadly adopted, general-purpose tool

πŸ“Œ You can read the full roadmap in the blog post or the repository:
https://blog.flutter.dev/flutter-darts-2026-roadmap-89378f17ebbd
https://github.com/flutter/flutter/blob/master/docs%2Froadmap%2FRoadmap.md

#announcement
The most popular sliver πŸ™ƒ in the new episode of Widget of the Week.

πŸ“Œ More details at the link.
https://www.youtube.com/watch?v=vWec9DrAbHE

#widgetoftheweek