Skip to content

Obedience-Community/kinkagotchi

Repository files navigation

CI

Nurture your kinky pet with tasks, rewards, and punishments.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

Installing local devices

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 8000

If Chrome doesn't show in flutter devices, enable web support with:

flutter config --enable-web
flutter doctor

Usage

Running in browser

Debug mode

flutter run -d chrome

Running in Windows

Debug mode

flutter run -d windows

Additional information

An open source project brought to you by the Obedience App community.

About

Nurture your kinky pet with tasks, rewards, and punishments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors