Flutter Pro tip: combine VerticalDirection.up with a reversed list to flip the painting order of children inside Column and Row.
Super useful for stacked UI animations like the one in the video — where widgets need to slide from behind each other while still keeping layout logic intact.
The animation here is built using Cue.onHover.
Code sample in comments.
#FlutterDev #Flutter
🚘 Toyota shared how they are revolutionizing automotive UX using Flutter for their next-generation infotainment systems
Read their story: https://t.co/RFVEWGvw01
Gemini now generates designs for your apps while they’re building!
pick between 5 themes, hit apply, and get beautiful designs out of the box.
now live in AI Studio
It’s impossible to talk about development in 2026 without acknowledging AI.
Today we're sharing how our teams are approaching Dart and Flutter + AI. Transparency is a core pillar of Flutter, and as an open source project, we believe in the value of experimentation in public.
TPUv7: Google Takes a Swing at the King
Potential end of the CUDA Moat?
Anthropic’s 1GW+ TPU Purchase,
The more (TPU) Meta/SSI/xAI/OAI/Anthro buy the more (GPU capex) you save,
Next Generation TPUv8AX and TPUv8X versus Vera Rubin,
All the 3D Torus Cube Diagrams you could possibly want and more...
https://t.co/Xh1ohGxVjB
@remi_rousselet I have been using the three main packages ( Provider, Bloc and Riverpod) I realized Is useful to create some extra layers, use a repository and data source layer.
Only use three layers sometimes to get scale hard.
Architecture is a creative process not a fixed recipe.
4 years ago I wrote this tweet when @FastAPI was still a baby in the community. Now it’s the most used web framework across the Python ecosystem, what a beautiful journey.
Congratulations @tiangolo & the entire FastAPI community! ����✨
@_nasch_ He notado que el código generado por IA no es muy bueno, casi siempre lo complica de forma innecesaria muchas veces requiere de "un conocedor" 😉 para que haga bueno uso de la herramienta
@birjuvachhani When you have a real-time Websocket integration. We use zaptools, despite is not popular like socket Io works well without any issues
https://t.co/KqJhqVJFcL