sliding_widget 0.0.5 copy "sliding_widget: ^0.0.5" to clipboard
sliding_widget: ^0.0.5 copied to clipboard

A sliding Flutter widget, which helps to start an event based on user interaction. Highly customizable and flexible.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sliding_widget

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

dependencies:
  sliding_widget: ^0.0.5

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:sliding_widget/sliding_widget.dart';
8
likes
160
pub points
59%
popularity
screenshot

Publisher

verified publishercooltechie.info

A sliding Flutter widget, which helps to start an event based on user interaction. Highly customizable and flexible.

Repository (GitHub)
View/report issues

Topics

#slide-widget #slide-button #slide-to #sliding-widget

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on sliding_widget