lazy_collection 0.1.1 copy "lazy_collection: ^0.1.1" to clipboard
lazy_collection: ^0.1.1 copied to clipboard

discontinued

Intended to save time, especially from things that are very repetitive across projects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lazy_collection

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

dependencies:
  lazy_collection: ^0.1.1

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:lazy_collection/lazy_collection.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisherjsiu.dev

Intended to save time, especially from things that are very repetitive across projects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_switch, google_sign_in, googleapis, http, intl, theme_provider, universal_html, url_launcher

More

Packages that depend on lazy_collection