zeno 0.1.0 copy "zeno: ^0.1.0" to clipboard
zeno: ^0.1.0 copied to clipboard

A hot reload utility for Dart Applications

0.1.0 #

Added #

  • Core hot reload functionality with zero-downtime binary swapping

  • Intelligent file watching system with cross-platform compatibility

  • YAML-based configuration with zeno.yml support

  • Command-line interface with multiple commands:

    • zeno init - Initialize new configuration file
    • zeno run - Start hot reloading (default command)
    • zeno update - Update CLI to latest version
    • zeno --help - Display usage information
  • Build lifecycle hooks supporting pre and post-build commands

  • Flexible file filtering with extension and directory controls

  • Comprehensive logging system with configurable verbosity levels

  • Build error handling with detailed error logging to build-errors.log

  • Automatic cleanup of temporary files on exit

  • Configuration validation with helpful error messages

  • Debounced rebuilds to prevent excessive builds during rapid file changes

1
likes
150
points
109
downloads

Publisher

verified publisherinfms.dev

Weekly Downloads

A hot reload utility for Dart Applications

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, cli_completion, mason_logger, path, pub_updater, shelf, shelf_router, watcher, yaml

More

Packages that depend on zeno