lazy_collection 0.4.7 lazy_collection: ^0.4.7 copied to clipboard
This package is no longer maintained. Its functions are split into smaller packages under [flutter_lazy](https://github.com/j-siu/flutter_lazy) repo.
example/lazy_collection_example.dart
// ignore: unused_import
import 'package:lazy_collection/lazy_collection.dart';
void main() {}