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
11
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

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