scaled_list 1.0.0+1 copy "scaled_list: ^1.0.0+1" to clipboard
scaled_list: ^1.0.0+1 copied to clipboard

outdated

A Horizontal List view With Lots of modification including the a scaled current item, curved custom painting and a dots indictor below it. it makes the widget of item builder responsive to the device [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add scaled_list

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

dependencies:
  scaled_list: ^1.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:scaled_list/scaled_list.dart';
134
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A Horizontal List view With Lots of modification including the a scaled current item, curved custom painting and a dots indictor below it. it makes the widget of item builder responsive to the device screen's width and height, You can also set the relative width, margin width, height of selected and unselected Card to the entire screen.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on scaled_list