Nurture your kinky pet with tasks, rewards, and punishments.
TODO: List what your package can do. Maybe include images, gifs, or videos.
flutter devices # confirm Chrome or web-server is available
flutter run -d chrome # runs [lib/main.dart](lib/main.dart) in Chrome
# or build static files and serve:
flutter build web
python -m http.server --directory build/web 8000If Chrome doesn't show in flutter devices, enable web support with:
flutter config --enable-web
flutter doctorflutter run -d chromeflutter run -d windows
An open source project brought to you by the Obedience App community.