- Align child window to the left even when scaled.
- Check context mount status.
- Added backdrop field to set custom background
- Hot reload + state update support added.
- Added RepaintBoundary for additional performance.
- Removed IgnorePointer and added disabling drag events on GestureDetector.
- Disable with IgnorePointer widget added.
- Drawer stuck on back drag fixed.
- The openScale parameter added to manage child scale.
- Animation controller could be passed via props.
- Animation after dispose fixed.
- Disabling gestures fixed.
- "disabledGestures" option added to disable gestures.
- Hidden drawer content with rtlOpening (true) fixed.
- Example updated.
- Performance improvements
- Closing drawer with open ration 1.0 fixed.
- Bidirectional opening support added.
- Animation improvements.
- Child decoration animation property added.
- iOS example app running issue fixed.
- LICENSE CHANGED.
- Null Safety implemented.
- Preview images fixed.
- Documentation updated.
- Basic implementation if plugin.