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

Medium LinkedIn Twitter Discord

Top Flutter Dual Screen and Folding Device UI packages

Last updated: May 20, 2023

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
Null safety 👍 87
Maintenance Status: Good

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

presentation_displays
Null safety 👍 62
Maintenance Status: Average

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 Card Image
multi_screen_layout
Null safety 👍 20
Maintenance Status: Average

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