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

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

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';
44
likes
150
points
91
downloads

Publisher

verified publisherk-ube.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#widget #ui #drawer #navigation #sidebar

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sidebar_with_animation