lighthouse 0.0.0-beta.4 copy "lighthouse: ^0.0.0-beta.4" to clipboard
lighthouse: ^0.0.0-beta.4 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 #

#example

installation #

pub global active lighthouse

or if you are using flutter

flutter pub global activate get_cli

usage #

in your terminal #

lighthouse

to run lib/main.dart and watch for changes an the entire project

lighthouse <file-name>

to run

For easy of use you can use replace lighthouse with lh and will work the same

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, path, watcher

More

Packages that depend on lighthouse