carousel_navigator 0.0.3 copy "carousel_navigator: ^0.0.3" to clipboard
carousel_navigator: ^0.0.3 copied to clipboard

An attempt to make the spotlight_carousel written by dnys1 - Dillon Nys - More flexible and responsive.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add carousel_navigator

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

dependencies:
  carousel_navigator: ^0.0.3

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:carousel_navigator/page_indicator.dart';
import 'package:carousel_navigator/spotlight_carousel.dart';
1
likes
40
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

An attempt to make the spotlight_carousel written by dnys1 - Dillon Nys - More flexible and responsive.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on carousel_navigator