lighthouse 0.0.0-beta.3
lighthouse: ^0.0.0-beta.3 copied to clipboard
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
or if you are using flutter
flutter pub global activate get_cli
usage #
in your terminal #
lighthouse
OR
lh
which will run ./lib/main.dart and wait for changes to restart it ; #
TODO : #
- ❌ support configurations