immich_file_list 1.0.4 copy "immich_file_list: ^1.0.4" to clipboard
immich_file_list: ^1.0.4 copied to clipboard

A high-performance, professional photo grid library for Flutter with 100,000+ items support, macOS-style desktop interactions, and 100% decoupled architecture.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add immich_file_list

With Flutter:

 $ flutter pub add immich_file_list

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

dependencies:
  immich_file_list: ^1.0.4

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:immich_file_list/immich_file_list.dart';
0
likes
0
points
499
downloads

Publisher

unverified uploader

Weekly Downloads

A high-performance, professional photo grid library for Flutter with 100,000+ items support, macOS-style desktop interactions, and 100% decoupled architecture.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_web_plugins, intl, plugin_platform_interface, scrollable_positioned_list, web

More

Packages that depend on immich_file_list

Packages that implement immich_file_list