hotreloader 3.0.6 hotreloader: ^3.0.6 copied to clipboard
Automatic hot code reloader for Dart projects that monitors the source files of a Dart project for changes and automatically applies them to the running Dart process.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
[3.0.4] - 2022-04-25 #
[3.0.3] - 2022-03-20 #
[3.0.0] - 2021-03-16 #
[2.0.1] - 2020-10-18 #
Fixed #
FormatException: Scheme not starting with alphabetic character
with Dart 2.9 or higher
[2.0.0] - 2020-04-09 #
[1.0.0] - 2020-04-08 #
- initial release