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

A Dart implementation of virtual-scroller by Valdrin Koshi (@valdrinkoshi)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add virtual_scroller

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

dependencies:
  virtual_scroller: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:virtual_scroller/virtual_scroller.dart';
0
likes
40
pub points
0%
popularity

Publisher

verified publisherjpryan.me

A Dart implementation of virtual-scroller by Valdrin Koshi (@valdrinkoshi)

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

js, meta

More

Packages that depend on virtual_scroller