Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NextFaze/flutter_advanced_drawer

 
 

Repository files navigation

An advanced drawer widget, that can be fully customized with size, text, color, radius of corners.

Advanced Drawer States

Drawer Open StateDrawer Closed State
Advanced Drawer Open StateAdvanced Drawer Closed State

AdvancedDrawer Parameters

ParameterDescriptionTypeDefault
childScreen widgetWidgetrequired
drawerDrawer widgetWidgetrequired
controllerWidget controllerAdvancedDrawerController
backdropColorBackdrop colorColor
backdropBackdrop widget for custom backgroundWidget
openRatioOpening ratiodouble0.75
openScaleOpening child scale factordouble0.85
animationDurationAnimation durationDuration300ms
animationCurveAnimation curveCurveCurves.easeInOut
childDecorationChild container decorationBoxDecorationShadow, BorderRadius
animateChildDecorationIndicates that [childDecoration] might be animated or not.booltrue
rtlOpeningOpening from Right-to-left.boolfalse
disabledGesturesDisable gestures.boolfalse
initialDrawerScaleHow large the drawer segment should scale from.double0.75

Preview

Preview TapPreview Gesture
Advanced Drawer Tap AnimationAdvanced Drawer Gestures

Releases

No releases published

Packages

No packages published

Languages

  • Dart89.0%
  • Ruby7.8%
  • Swift2.3%
  • Other0.9%

[8]ページ先頭

©2009-2025 Movatter.jp