Flutter Gems is a curated list of 5600+ useful Dart & Flutter packages that are categorized based on functionality.

Discord Medium LinkedIn Twitter

Top Flutter Dual Screen and Folding Device UI packages

Last updated: March 25, 2024

Dual-screen foldable devices have two screens joined by a hinge. Unlike tablets and other single screen mobile devices, these devices can have two different logical display regions where:

  • You can run one app in one of the display regions.
  • You can run two apps side by side, each one on a different display region (using multi-window mode).
  • You can run one app spanned (displayed) across the whole display region (using all display regions on dual-screen foldable devices).

The complete list of Flutter packages that can help you build apps for Dual Screen and Folding Devices is provided below.


dual_screen Card Image
dual_screen
Dart 3 compatible 👍 125
Maintenance Status: Good

Foldable and dual-screen support, like the TwoPane widget and hinge angle sensor data.

presentation_displays
Dart 3 compatible 👍 81
Maintenance Status: Good

Flutter plugin supports to run on two screens. It's basically a tablet connected to another screen via an HDMI or Wireless

multi_screen_layout
Dart 3 compatible 👍 22
Maintenance Status: Poor

A collection of Widgets that make multi screen user experiences easy to build