Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 3.81 KB

README.md

File metadata and controls

64 lines (47 loc) · 3.81 KB

Healing Neko

Feeling a bit down, are we? No worries at all, fren! Our marvelous Healing Neko app is here to sprinkle some joy and warmth into your day! Whether you're feeling blue or just need a little pick-me-up, our adorable neko companion is ready to lend a paw and whisk away those worries. 🐾✨ So why wait? Dive into the world of Healing Neko today and let the purr-fect remedy for your soul whisk you away to a land of smiles and sunshine! 🌞😺

ko-fi Flutter CI - PROD Flutter CI - DEV

Built With

Versioning

We use GIT for versioning and code review.

Authors & Contributors

  • Catpawzz - Working on the code - Porfolio
  • TeaMaki - Graphic design / icons - Bsky
  • Billie Thompson - Provided README Template - PurpleBooth
  • Dane Whisper - Provided UI sounds - Link
  • Everyone listed in the Ambience file - Provided songs for the soundscapes - Link
  • Sound Effects from Pixabay

License

This project is licensed under the BSD-3 CLAUSE LICENSE - see the LICENSE.md file for details

Shared preferences

Here you'll find every single shared_preferences key and value, plus a simple explanation. It's possible that some of them aren't listed in here, due to the fact that they are not needed for code editing and only internal purposes such as bug reporting and feature requests.


Booleans

  • hln_setup - boolean - returns if the user has already completed initial setup or not
  • hln_shorter_boot - boolean - makes the app boot faster by making the load time tighter
  • hln_haptic - boolean - returns if the user has haptic feedback enabled or not
  • hln_neko_sounds - true - returns if the user has enabled neko sounds or not
  • hln_ui_sounds - true - returns if the user has enabled ui sounds or not

Strings

  • hln_name - string - the name the user set on initial setup
  • hln_hobbies - string - the hobbies the user set on initial setup
  • hln_petName - string - the pet name the user chose on the initial setup
  • hln_mdfile - string - used for storing the requested file name while opening the view page
  • hln_song - string - saved the current song name to resume playback when going back to the home page
  • hln_tids - string - saves a list of all tree is'd to display in the list
  • hln_last_tid - string - saves the last tid from the last assesment of the user

Integers

  • hln_index - integer - used for setting a custom navigation index when relaunching the home page

Repo activity

Alt