Flutter Gems is a curated list of 6700+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Dual Screen and Folding Device UI packages
Last updated: January 21, 2025
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
Dart 3 compatible 👍 144 ⬇️ 6.1K
Maintenance Status: Average
Foldable and dual-screen support, like the TwoPane widget and hinge angle sensor data.
presentation_displays
Dart 3 compatible 👍 94 ⬇️ 2.9K
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
Dart 3 compatible 👍 26 ⬇️ 41
Maintenance Status: Poor
A collection of Widgets that make multi screen user experiences easy to build