lazy_paginated_data_table 2.2.0 copy "lazy_paginated_data_table: ^2.2.0" to clipboard
lazy_paginated_data_table: ^2.2.0 copied to clipboard

Lazy paginated data table.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lazy_paginated_data_table

With Flutter:

 $ flutter pub add lazy_paginated_data_table

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

dependencies:
  lazy_paginated_data_table: ^2.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:lazy_paginated_data_table/lazy_paginated_data_table.dart';
4
likes
0
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

Lazy paginated data table.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, rxdart, shared_preferences

More

Packages that depend on lazy_paginated_data_table