FLUTTER ECOSYSTEM

flutter_advanced_drawer

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

flutter_advanced_drawer cover
Latest version
1.5.0
30-day downloads
4.5K
Likes
437
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

A highly customizable drawer widget for Flutter that supports full control over size, text, colors, and corner radius. Designed for modern UIs, it enhances navigation with smooth animations and flexible styling options across all major platforms. Ideal for apps requiring a polished, responsive drawer experience with minimal setup. The package is actively maintained and integrates seamlessly into existing Flutter projects.

Use cases
  • Customizable side navigation menus
  • Enhanced user onboarding flows
  • Responsive app layouts
  • Interactive dashboard interfaces
  • Modern mobile and web applications
Key features
  • Fully customizable size and shape
  • Support for custom text and icons
  • Configurable corner radius
  • Platform-agnostic design
  • Smooth animation transitions
  • Extensible styling options
Suitable for
  • Developers building complex navigation systems
  • Design-focused Flutter apps
  • Cross-platform applications
  • UI-heavy dashboards
  • Apps needing unique drawer aesthetics
Considerations
  • Requires manual handling of open/close states
  • Limited built-in accessibility features
  • May need additional logic for complex routing
  • Not ideal for simple use cases with default drawers
  • Performance impact with heavy content inside drawer
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_advanced_drawer

Categories

Source repository

Related projects