chunk 1.0.0
chunk: ^1.0.0 copied to clipboard
A package used to agnostically chunk and paginate your data
example/README.md
A simple command line program to print out US States in Chunks
.
View the application in the example.dart file and run it in the command line with dart run
.
Note: Although you can use this package in a Flutter application, this example app is not.