flutter_left_right_container 0.9.6 copy "flutter_left_right_container: ^0.9.6" to clipboard
flutter_left_right_container: ^0.9.6 copied to clipboard

A dual-pane layout widget featuring customizable start/end containers with smooth animated collapse, expansion states, and automatic dimension-tracking capabilities.

Changelog #

0.9.6 #

  • Update Dependencies.

0.9.5 #

  • Update Dependencies.

0.9.4 #

  • Update Dependencies.

0.9.3 #

  • Add examples.

0.9.2 #

  • Update Dependencies.

0.9.1 #

  • Update Dependencies.

0.9.0 #

  • Breaking Changes & Style Modernization
    • Integrated the new flutter_artist_styles design tokens ecosystem.
    • Replaced legacy raw color properties with standardized theme context extensions (context.faColors).
    • Updated default layout component colors to strictly bind with faColors.common.transparent, faColors.divider.subtle, faColors.surface.emphasized, and faColors.action.ink.primary.
    • Refactored LeftRightContainerStyle properties to support optional design token modifications (startBackgroundColor, endBackgroundColor, etc.) without breaking encapsulation.
  • Layout Enhancements
    • Improved dynamic constraint recalculations inside LayoutBuilder when dealing with ultra-wide viewports.
    • Fine-tuned responsiveness of the floating arrow toggle positioning when panels are collapsed by the user.

0.0.1 #

Added #

  • Initial release
0
likes
160
points
577
downloads

Documentation

API reference

Publisher

verified publishero7planning.org

Weekly Downloads

A dual-pane layout widget featuring customizable start/end containers with smooth animated collapse, expansion states, and automatic dimension-tracking capabilities.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_artist_core, flutter_artist_styles

More

Packages that depend on flutter_left_right_container