erickzanardo / dashmon

A cli tool to run Flutter applications and auto hot reload it when files are changed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hot reload when package files change

caleb654 opened this issue · comments

I have packages so I can share code between apps. I wasn't able to find a way to specify which directories to listen to for file changes. It would be awesome if I could also listen to files that change in the packages directory.
image