animated_slideover 1.0.1 copy "animated_slideover: ^1.0.1" to clipboard
animated_slideover: ^1.0.1 copied to clipboard

Create dynamic and responsive slide-over sidebars effortlessly with our Flutter package. Inspired by the fluidity of Tailwind CSS, this widget is designed for easy integration into your Flutter applications.

[img.png]

contentWidgetList (Required):

Type: List

Type: Text? Description: The title text widget displayed at the top of the animated sidebar. subtitleText (Optional):

Type: Text? Description: The subtitle text widget displayed below the title, providing additional information. headerBgColor (Optional):

Type: Color? Description: The background color of the header section. If not provided, it uses the default background color. buttonsWidgetList (Optional):

Type: List

Type: IconButton Description: An IconButton widget representing the header icon. It's typically used for closing the sidebar. onDispose (Optional):

Type: VoidCallback? Description: A callback function that is invoked when the sidebar is disposed of or closed. These parameters allow users to customize the appearance and behavior of the animated sidebar based on their application's requirements. Users can provide widgets for the title, subtitle, content, buttons, and an icon for the header, making the widget flexible and adaptable to different use cases.

4
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Create dynamic and responsive slide-over sidebars effortlessly with our Flutter package. Inspired by the fluidity of Tailwind CSS, this widget is designed for easy integration into your Flutter applications.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animated_slideover