Privacy Policy
CPG is a completely offline, privacy-first color picker and palette generator. We respect your privacy and do not collect, store, or share any personal information.
- No Data Collection
- The app does not collect, transmit, or store any personal data.
- No analytics, crash reporting, or tracking of any kind is implemented.
- No user accounts, sign-ins, or cloud sync features are present.
- Local Storage Only
- Your favorite colors are saved only on your device using SharedPreferences (standard secure local storage in Flutter).
- This data never leaves your phone and is deleted when you uninstall the app.
- Permissions
- The app requests no permissions at all (no internet, no camera, no storage access beyond its own private app data).
- Third-Party Libraries
- google_fonts: Loads fonts directly from your device (cached locally) — no network request after first launch.
- shared_preferences: Purely local storage, no network usage.
- Children’s Privacy
- CPG is suitable for all ages and complies with COPPA. No data is ever collected.
- Changes to This Policy
- Any future updates that introduce online features or data collection will be clearly announced and will require your explicit consent.
Developer: Independent developer (no company) Contact: If you have any questions, feel free to reach out via the “Send Feedback” option inside the app.
Thank you for using CPG — we keep it simple, beautiful, and 100% private.