responsive_sliding_drawer 1.6.0
responsive_sliding_drawer: ^1.6.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.
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.
1.4.1 (2025-03-17) #
All bugs fixed. Working as expected.
1.5.0 (2025-04-21) #
Fixed all glaring issues, adjusted behaviour on Desktop Platforms, improved example project and example.gif file
1.5.1 (2025-04-21) #
Updated README file.
1.6.0 (2025-04-26) #
Adjusted scrim gradient even more to perfectly mimic the ChatGPT Android App. Also edited the readme and improved code style of the example app.