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.
- support vm_service 15.x
- support vm_service 14.x
- support vm_service 12.x and 13.x
- require/support Dart 3.0.0 or higher
- support vm_service 11.x
- support vm_service 9.x
- #9 multiple directories starting with same characters are not watched
- #6 Awaiting HotReloader.stop() causes program to wait forever
- support vm_service 8.x
- support vm_service 7.x
- improve file watching
- replace some sync calls with async calls
- enable null safety support
- require Dart 2.12.0 for null safety support
- upgrade dependencies:
- logging 1.0.0
- path 1.8.0
- stream_transform 2.0.0
- vm_service 6.1.0+1
- watcher 1.0.0
- support version 5.x of vm_service library
FormatException: Scheme not starting with alphabetic character
with Dart 2.9 or higher
- watch dependencies for source code changes
- support slightly older versions of dependencies
- initial release