snapping_horizontal_listview 0.0.1 copy "snapping_horizontal_listview: ^0.0.1" to clipboard
snapping_horizontal_listview: ^0.0.1 copied to clipboard

an general horizontal listview which has some option to render UI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add snapping_horizontal_listview

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

dependencies:
  snapping_horizontal_listview: ^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:snapping_horizontal_listview/snapping_horizontal_listview.dart';
1
likes
110
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

an general horizontal listview which has some option to render UI

Documentation

API reference

License

MIT (license)

Dependencies

carousel_slider, flutter

More

Packages that depend on snapping_horizontal_listview