bouncing_call_slider 1.0.1 copy "bouncing_call_slider: ^1.0.1" to clipboard
bouncing_call_slider: ^1.0.1 copied to clipboard

A customizable Flutter widget that mimics an incoming call slider with bounce animation, swipe-to-accept or decline, and haptic feedback. Ideal for call UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bouncing_call_slider

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

dependencies:
  bouncing_call_slider: ^1.0.1

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:bouncing_call_slider/bouncing_call_slider.dart';
4
likes
155
points
18
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget that mimics an incoming call slider with bounce animation, swipe-to-accept or decline, and haptic feedback. Ideal for call UI.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bouncing_call_slider