by_sliding_panel 1.0.0 copy "by_sliding_panel: ^1.0.0" to clipboard
by_sliding_panel: ^1.0.0 copied to clipboard

A Sliding Panel Item Widget. Surport Left or Right Sliding. Mostly Used in List Item View.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add by_sliding_panel

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

dependencies:
  by_sliding_panel: ^1.0.0

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:by_sliding_panel/by_sliding_panel.dart';
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A Sliding Panel Item Widget. Surport Left or Right Sliding. Mostly Used in List Item View.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on by_sliding_panel