easy_carousel 0.1.0 copy "easy_carousel: ^0.1.0" to clipboard
easy_carousel: ^0.1.0 copied to clipboard

EasyCarousel is a customizable and developer-friendly Flutter widget that helps you build beautiful carousels and onboarding screens with ease. It supports image sliders, animated page indicators, sty [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add easy_carousel

With Flutter:

 $ flutter pub add easy_carousel

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

dependencies:
  easy_carousel: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_carousel/easy_carousel.dart';
1
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

EasyCarousel is a customizable and developer-friendly Flutter widget that helps you build beautiful carousels and onboarding screens with ease. It supports image sliders, animated page indicators, styled headlines and captions, and fully positionable navigation buttons.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on easy_carousel