Privacy Policy for Laundry Tracker
Privacy Policy for Laundry Tracker
Privacy Policy for Laundry Tracker
## Introduction
Laundry Tracker ("we," "our," or "the app") is committed to protecting your privacy. This Privacy Policy explains how we handle information when you use our mobile application.
## Information We Collect
### Data Stored Locally
Laundry Tracker stores all data locally on your device. We collect and store:
- **Washing History Records**: Date, time, items washed, and optional notes you enter
- **Reminder Settings**: Your detergent reminder preferences, including days and custom messages
### Data We Do NOT Collect
We do NOT collect, transmit, or store:
- Personal identification information
- Location data
- Device information
- Usage analytics
- Any data that leaves your device
## How We Use Your Information
All information you enter in Laundry Tracker is stored exclusively on your device using local storage (SharedPreferences). We do not:
- Transmit your data to any servers
- Share your data with third parties
- Use your data for advertising
- Analyze your usage patterns
## Data Storage
- All data is stored locally on your device
- Data is stored using Flutter's SharedPreferences
- You can delete your data at any time by:
- Deleting individual washing records
- Uninstalling the app (which removes all stored data)
## Permissions
Laundry Tracker requests the following permissions:
### Android
- **POST_NOTIFICATIONS**: Required to send detergent reminder notifications
- **RECEIVE_BOOT_COMPLETED**: Required to restore scheduled notifications after device restart
- **SCHEDULE_EXACT_ALARM**: Required to schedule reminder notifications at specific times
- **USE_EXACT_ALARM**: Required for precise notification scheduling
### iOS
- **Notification Permissions**: Required to send detergent reminder notifications
These permissions are only used for the reminder notification feature. You can deny these permissions, but reminder notifications will not work.
## Third-Party Services
Laundry Tracker uses the following third-party libraries:
- **flutter_local_notifications**: For local notification scheduling (data stays on device)
- **shared_preferences**: For local data storage (data stays on device)
- **timezone**: For timezone-aware notification scheduling (data stays on device)
- **intl**: For date formatting (no data collection)
None of these libraries transmit your data to external servers.
## Children's Privacy
Laundry Tracker does not knowingly collect information from children under 13. Since we do not collect any personal information, this is not applicable, but we want to make this clear.
## Your Rights
You have complete control over your data:
- **Access**: All your data is visible within the app
- **Delete**: You can delete individual records or uninstall the app to remove all data
- **Export**: Currently not available, but all data is stored locally and accessible
## Data Security
Since all data is stored locally on your device:
- Your data is protected by your device's security
- We do not have access to your data
- No data transmission occurs, eliminating interception risks
- Uninstalling the app removes all data
## Changes to This Privacy Policy
We may update this Privacy Policy from time to time. We will notify you of any changes by:
- Posting the new Privacy Policy in the app
- Updating the "Last Updated" date
## Contact Us
If you have any questions about this Privacy Policy, please contact us
## Consent
By using Laundry Tracker, you consent to this Privacy Policy. Since we do not collect or transmit any data, your use of the app is your consent to store data locally on your device.
## Summary
**In simple terms:**
- ✅ All your data stays on your device
- ✅ We don't collect or see any of your information
- ✅ No internet connection required
- ✅ No data is sent anywhere
- ✅ You can delete your data anytime
- ✅ No ads, no tracking, no subscriptions
Your privacy is our priority. Laundry Tracker is designed to be completely private and local.
---
*This privacy policy is effective as of the date listed above and applies to all versions of Laundry Tracker.*