infinite 1.0.0 copy "infinite: ^1.0.0" to clipboard
infinite: ^1.0.0 copied to clipboard

Package of infinite views as lists, grids. Optimized performance for long media lists as videos and images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinite

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

dependencies:
  infinite: ^1.0.0

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:infinite/infinite.dart';
0
likes
130
points
23
downloads

Publisher

verified publisherilja-lichtenberg.com

Weekly Downloads

Package of infinite views as lists, grids. Optimized performance for long media lists as videos and images.

Homepage
Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_video_player, dio, dio_cache_interceptor, extended_image, flutter, flutter_hooks, infinite_scroll_pagination, material_design_icons_flutter, queue, uuid, visibility_detector

More

Packages that depend on infinite