StanzaHelp Center
← What's New

v2.35.0 — Flutter Desktop: Adaptive Shell

The Flutter app adapts to large screens with an adaptive navigation shell, a collapsible sidebar, and two-column layouts.

Mobile

The Flutter app now adapts gracefully to large screens, laying the groundwork for desktop.

Adaptive shell

  • Adaptive navigation — the shell reshapes itself for bigger screens.
  • Collapsible sidebar — more room when you want it.
  • Two-column layouts — use the extra space well.