zef_helpers_lazy 2.0.0 copy "zef_helpers_lazy: ^2.0.0" to clipboard
zef_helpers_lazy: ^2.0.0 copied to clipboard

A Dart package providing a versatile implementation of lazy initialization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zef_helpers_lazy

With Flutter:

 $ flutter pub add zef_helpers_lazy

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

dependencies:
  zef_helpers_lazy: ^2.0.0

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

Publisher

verified publisherzooper.dev

A Dart package providing a versatile implementation of lazy initialization.

Homepage
Repository (GitHub)
View/report issues

Topics

#lazy

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (LICENSE)

More

Packages that depend on zef_helpers_lazy