prepare 1.1.2 copy "prepare: ^1.1.2" to clipboard
prepare: ^1.1.2 copied to clipboard

A Dart library that helps manage and configure Dart code generators.

1.0.0 #

  • Initial version.

1.1.0 #

  • Updated PrepareWatchCommand to enhance file change detection and rebuild handling.

1.1.1 #

  • Fixed an issue where watch mode could fail if files were locked by another process.

1.1.2 #

  • Added PrepareDebounce utility to debounce rapid successive calls, ensuring only a single execution occurs within the specified delay.

  • Updated PrepareQueue.delayDuration from 1ms to 10ms to provide more reliable handling of rapid file events.

0
likes
150
points
56
downloads

Publisher

verified publisherttangkong.dev

Weekly Downloads

A Dart library that helps manage and configure Dart code generators.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, package_config, pool, yaml

More

Packages that depend on prepare