responsive_sliding_drawer 1.4.0
responsive_sliding_drawer: ^1.4.0 copied to clipboard
A responsive sliding drawer widget inspired by the official ChatGPT Android app
1.0.0 #
Working release. All functionality is implemented and is working on Android and Windows platforms.
1.1.0 #
Changed behavior on desktop so that the main window does not get cut off from the right and resizes itself.
1.2.0 #
Added parameters for divider width and center placement of divider on desktop. Also removed unnecessary code for mobile and refactored codebase.
1.3.0 #
All bugs and behavioral issues were fixed. Ready for final release.
1.3.1 #
Added descriptions for the new parameters in the readme.
1.4.0 #
- Added scrim area for main window on mobile. Added additional parameters for adjustment.
- Made draggable area on desktop adjustable with custom parameter and adjusted default value.