flutter_foldable_kit 1.1.0 copy "flutter_foldable_kit: ^1.1.0" to clipboard
flutter_foldable_kit: ^1.1.0 copied to clipboard

A modern, plug-and-play Flutter library for Foldable, Flip, and Dual-Screen devices. Easily build SplitView, OnHingeChange detection, FoldableTabView, and NavigationSplitView.

Changelog #

All notable changes to the flutter_foldable_kit package will be documented in this file.

1.1.0 - 2026-09-11 #

Added / Ditambahkan #

  • Bilingual Documentation / Dokumentasi Bilingual: All Dart source code comments, README, and CHANGELOG are now available in both English and Indonesian (Bahasa Indonesia) for wider accessibility.
  • Pub.dev Topics: Added topics field in pubspec.yaml (foldable, split-view, navigation, flutter) to improve discoverability on pub.flutter-io.cn.

Changed / Diubah #

  • Updated all inline /// doc comments across all library source files to include Indonesian translation below the English version.

1.0.0 - 2026-09-11 #

Added #

  • Core Models & Scopes:
    • FoldableInfo model for device posture, hinge bounds, and orientation.
    • FoldableScope inherited widget for state propagation.
    • BuildContext extensions (isFoldable, isTabletop, isBookMode, hingeBounds, devicePosture).
  • Hinge Detection & Reaction:
    • OnHingeChange widget for reactive posture/hinge listeners.
    • FoldableLayoutBuilder for declarative multi-layout building.
  • Split View:
    • FoldableSplitView hinge-aware dual pane layout with responsive fallback.
    • FoldableSplitDivider customizable divider handle.
  • Foldable Tab View:
    • FoldableTabView supporting Navigation Rail, Bottom Bar, and Tabletop Flex controls.
    • FoldableTabItem definition model.
  • Master-Detail Navigation:
    • FoldableNavigationSplitView seamless master-detail router with automatic stack push fallback on compact screens.
  • Example App & Tests:
    • Full showcase demo app in example/.
    • Comprehensive unit and widget tests.
4
likes
160
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A modern, plug-and-play Flutter library for Foldable, Flip, and Dual-Screen devices. Easily build SplitView, OnHingeChange detection, FoldableTabView, and NavigationSplitView.

Repository (GitHub)
View/report issues

Topics

#foldable #split-view #navigation #flutter

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_foldable_kit