dismissible_carousel_viewpager 0.0.1 copy "dismissible_carousel_viewpager: ^0.0.1" to clipboard
dismissible_carousel_viewpager: ^0.0.1 copied to clipboard

outdated

This is a view pager provides carousel effect and dismissal animation when page was removed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dismissible_carousel_viewpager

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

dependencies:
  dismissible_carousel_viewpager: ^0.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:dismissible_carousel_viewpager/dismissible_carousel_viewpager.dart';
26
likes
0
pub points
77%
popularity

Publisher

verified publisherzyzdev.dev

This is a view pager provides carousel effect and dismissal animation when page was removed.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on dismissible_carousel_viewpager