THIRD PARTY NOTICES — CVForge AI This file lists notable third-party libraries, services, fonts and other content used by CVForge AI and where to find their license/terms. This is not a full dependency manifest; it highlights items relevant for App Store content-rights attestation and quick review. Contact: stgeagea@gmail.com Services / SDKs - Firebase (firebase_core, firebase_auth, cloud_firestore, firebase_storage, firebase_messaging) License / Terms: https://firebase.google.com/terms Notes: Cloud services used for auth, database, storage, messaging. Requires API keys and adherence to Firebase terms. - RevenueCat (purchases_flutter) License / Terms: https://www.revenuecat.com/terms Notes: Subscription / purchase handling via RevenueCat. - Google Sign-In License / Terms: https://developers.google.com/terms Notes: OAuth sign-in; follow Google API terms. - Sign In with Apple License / Terms: https://developer.apple.com/support/apple-developer-terms/ Notes: Apple Sign-in integration. - AI / OpenAI-like cloud functions Provider: Public cloud function endpoint used to generate AI resume/cover-letter content. Terms: Check the AI provider / OpenAI Terms of Use as applicable (e.g., https://openai.com/policies/terms) Notes: Generated content may be subject to the provider's usage and redistribution rules. Key Flutter / Dart packages (examples) - url_launcher — opens Privacy Policy and Terms of Use links from the app subscription flow Licenses: see package page on pub.dev. - pdf, printing — PDF generation and printing Licenses: see package pages on pub.dev (typically BSD/MIT/Apache for these packages) - image_picker, flutter_riverpod, go_router, http, intl, printing, flutter_local_notifications, shared_preferences, crypto Licenses: check each package on pub.dev; many are MIT/BSD/Apache-2.0. Client web assets - App icon and `logo.png` — included in repo under `ios/Runner/Assets.xcassets` and `Web-CVForge`. Confirm you own these assets or have the license to distribute them in the App Store. Fonts - Manrope (used by the public support website via Google Fonts) — typically available under the SIL Open Font License. Confirm the font license before redistribution if bundling locally. Images & Templates - If you include any stock templates, photos, or third-party resume templates, ensure you have redistribution/commercial rights for the App Store. If unsure, remove or replace with assets you own or that are explicitly licensed for commercial redistribution. Repository / Functions dependencies - The `functions/` folder contains npm dependencies used for cloud functions. Those packages have their own OSS licenses (MIT, Apache-2.0, BSD, etc.) — see `functions/package-lock.json` for details. Recommended actions (developer) - Keep purchase receipts / license docs for any paid stock assets or fonts in `Web-CVForge/licenses/` or a secure place. - If you used external resume templates from third parties, confirm written rights to redistribute them. - Keep a local copy of any license text required to be bundled with your app in `Web-CVForge/THIRD_PARTY_NOTICES.txt` or a `licenses/` folder. This notice was generated by the repository scan on 2026-06-28. It is the developer's responsibility to ensure the accuracy of licenses and rights.