The Flutter team is working on a generalized mechanism to bring tree-shaking of assets and native code to packages. For this purpose, they want to mark the class IconData as final. This will break code that implements or extends IconData.
π If you are potentially affected by this change, you can give feedback by replying to the issue.
https://github.com/flutter/flutter/issues/181342
#breakingchange
π If you are potentially affected by this change, you can give feedback by replying to the issue.
https://github.com/flutter/flutter/issues/181342
#breakingchange
π1
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
π 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
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
π 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
π 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
πA detailed list of changes is available at the link.
https://dartcode.org/releases/v3-128/
#update
π 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
π 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
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
π 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
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
π 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
π 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
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
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
π 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
π 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
π More details at the link.
https://www.youtube.com/watch?v=vWec9DrAbHE
#widgetoftheweek