hmr 1.1.0 copy "hmr: ^1.1.0" to clipboard
hmr: ^1.1.0 copied to clipboard

Hot Module Replacement system specially designed for command-line Dart applications.

Changelog #

1.1.0 #

  • Transfert hmr [...args] to Isolate

1.0.3 #

  • Add newline on exit to prevent terminal prompt bad display

1.0.2 #

  • Enforce clear screen on start
  • Enforce clear screen on reload

1.0.1 #

  • Prevent the hmr command from being run in a non-Dart project
  • Add clean-up of temporary files on exit

1.0.0 #

Initial Release - Première publication officielle du package HMR pour Dart

  • Hot reload without restarting the application

  • State retention between reloads

  • Automated kernel compilation via dart compile.

  • Glob patterns for inclusion/exclusion (**/*.dart)

  • Detection of modifications/creations/deletions/moves

  • Configurable debounce mechanism

  • Visual feedback with ANSI codes (colours, positioning)

  • Own compile error handling

  • Successive changes counter

1
likes
0
points
35
downloads

Publisher

verified publisherleadcode.fr

Weekly Downloads

Hot Module Replacement system specially designed for command-line Dart applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

glob, mansion, path, yaml

More

Packages that depend on hmr