swipperview 0.0.3+12 copy "swipperview: ^0.0.3+12" to clipboard
swipperview: ^0.0.3+12 copied to clipboard

Swipper is a versatile and easy-to-use Flutter package that empowers you to create dynamic and interactive carousel/slider widgets in your Flutter applications. With Swipper, you can seamlessly integr [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipperview

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

dependencies:
  swipperview: ^0.0.3+12

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:swipperview/swipperview.dart';
14
likes
115
points
4
downloads

Documentation

API reference

Publisher

verified publisherprajapatirajesh.com

Weekly Downloads

Swipper is a versatile and easy-to-use Flutter package that empowers you to create dynamic and interactive carousel/slider widgets in your Flutter applications. With Swipper, you can seamlessly integrate engaging content sliders that allow users to swipe through images, cards, or any custom content with a fluid and visually appealing experience.

Homepage

License

MIT (license)

Dependencies

flutter, palette_generator

More

Packages that depend on swipperview