lazy_memo 0.0.1-nullsafety copy "lazy_memo: ^0.0.1-nullsafety" to clipboard
lazy_memo: ^0.0.1-nullsafety copied to clipboard

outdated

Supports creating cached objects that are initialized on demand. Null-safety must be enabled to use this package.

example/README.md

Build Status

Lazy Memo - Example #

The file lazy_example.dart (see folder bin) contains a short program that demonstrates how to define and use lazy variables.

The program can be run in a terminal by navigating to the folder lazy/example in your local copy of this library and using the command:

$ dart --enable-experment=non-nullable bin/lazy_example.dart

Features and bugs #

Please file feature requests and bugs at the issue tracker.

3
likes
0
pub points
65%
popularity

Publisher

verified publishersimphotonics.com

Supports creating cached objects that are initialized on demand. Null-safety must be enabled to use this package.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on lazy_memo