sidebar_with_animation 0.0.3 copy "sidebar_with_animation: ^0.0.3" to clipboard
sidebar_with_animation: ^0.0.3 copied to clipboard

Animated collapsible smooth sidebar with full control to customize it for your own designs for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sidebar_with_animation
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sidebar_with_animation: ^0.0.3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:sidebar_with_animation/animated_side_bar.dart';
copied to clipboard
49
likes
150
points
126
downloads

Publisher

verified publisherk-ube.com

Weekly Downloads

2024.10.07 - 2025.04.21

Animated collapsible smooth sidebar with full control to customize it for your own designs for Flutter apps

Repository (GitHub)

Topics

#widget #ui #drawer #navigation #sidebar

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sidebar_with_animation