lighthouse 0.0.0-beta.1 copy "lighthouse: ^0.0.0-beta.1" to clipboard
lighthouse: ^0.0.0-beta.1 copied to clipboard

outdated

lighthouse will watch your project files changes and restart the app automaticity

Lighthouse 🔥 #

CLI package to help you build dart apps by restarting the app automatically when a file changes in the project directory #

installation #

pub global active lighthouse

usage #

in your terminal #

lighthouse

OR

lh

which will run ./lib/main.dart and wait for changes to restart it ; #

need another file path ? #

lighthouse <file-path>

OR

lh <file-path>

TODO : #

  • support configurations
10
likes
0
pub points
23%
popularity

Publisher

unverified uploader

lighthouse will watch your project files changes and restart the app automaticity

License

unknown (LICENSE)

Dependencies

ansicolor, path, watcher

More

Packages that depend on lighthouse