hotreloader 2.0.1 copy "hotreloader: ^2.0.1" to clipboard
hotreloader: ^2.0.1 copied to clipboard

outdated

Automatic hot code reloader for Dart projects.

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] #

[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 #

Added #

  • watch dependencies for source code changes

Changed #

  • support slightly older versions of dependencies

[1.0.0] - 2020-04-08 #

  • initial release