flutter_slider 0.0.2 copy "flutter_slider: ^0.0.2" to clipboard
flutter_slider: ^0.0.2 copied to clipboard

Dart 1 only

A simple carousel slider for personal use on flutter projects

What is it? #

Sample project for creating nice looking PageView parallax effects in Flutter. I borrowed for personal use, but could really fix to some use cases where u want to resize the 'Slider' dimensions, where i exposed some inner states of it, and also making it clickable

original source: https://github.com/FlutterRocks/page-transformer

Goals:

  1. trying to do dots below, like this
  2. make it auto play, maybe like this repo
  3. add clicking listeners so that on clicking it, will invoke some function with the item passed as parameter

link to repo

Read the blogpost here.

All the related source code is located in the /lib folder; no separate Android / iOS code needed.

The end result looks a little something like this: (copied)

PageTransformer sample.

0
likes
25
pub points
65%
popularity

Publisher

unverified uploader

A simple carousel slider for personal use on flutter projects

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_slider