flutter_advanced_drawer 1.2.3+1 flutter_advanced_drawer: ^1.2.3+1 copied to clipboard
An advanced drawer widget, that can be fully customized with size, text, color, radius of corners.
1.2.3+1 #
- Disabling gestures fixed.
1.2.3 #
- "disabledGestures" option added to disable gestures.
1.2.2 #
- Hidden drawer content with rtlOpening (true) fixed.
- Example updated.
1.2.1 #
- Performance improvements
1.2.0 #
- Closing drawer with open ration 1.0 fixed.
- Bidirectional opening support added.
1.1.0 #
- Animation improvements.
- Child decoration animation property added.
1.0.0+2 #
- iOS example app running issue fixed.
1.0.0+1 #
- LICENSE CHANGED.
1.0.0 #
- Null Safety implemented.
0.0.2+1 #
- Preview images fixed.
0.0.2 #
- Documentation updated.
0.0.1 #
- Basic implementation if plugin.