animated_slideover 1.0.8 copy "animated_slideover: ^1.0.8" to clipboard
animated_slideover: ^1.0.8 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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add animated_slideover

With Flutter:

 $ flutter pub add animated_slideover

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

dependencies:
  animated_slideover: ^1.0.8

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

Import it

Now in your Dart code, you can use:

import 'package:animated_slideover/animated_slideover.dart';
4
likes
0
points
33
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