Legal → Third-party notices
Third-Party Notices
Breeze is built with Flutter and the open-source packages below. Each is used under its own licence, and each licence is reproduced in full inside the app bundle — on both platforms you can read them under Settings → About → Licences, which Flutter generates from the packages themselves rather than from this page.
1Framework
- Flutter and the Dart SDK — Google LLC, BSD-3-Clause. Licence
- Material Icons — Google LLC, Apache-2.0.
- DM Sans and DM Mono typefaces — Colophon Foundry / Google Fonts, SIL Open Font License 1.1.
2Packages
| Package | Version | Licence | What it does in Breeze |
|---|---|---|---|
| photo_manager | 3.10.0 | Apache-2.0 | Reads gallery assets, thumbnails and sizes; performs deletion |
| photo_manager_image_provider | 2.2.0 | Apache-2.0 | Renders gallery thumbnails in the grids and the preview |
| flutter_contacts | 1.1.9+2 | MIT | Reads, merges and deletes address-book entries |
| permission_handler | 12.0.3 | MIT | Runtime permission prompts and the deep-link into system settings |
| cryptography | 2.9.0 | Apache-2.0 | AES-GCM and PBKDF2 for the Secret Vault |
| flutter_secure_storage | 9.2.4 | BSD-3-Clause | Holds the vault's wrapped key in the keychain / keystore |
| local_auth | 2.3.0 | BSD-3-Clause | Face ID, Touch ID and fingerprint unlock for the vault |
| image | 4.8.0 | MIT | Decodes thumbnails for perceptual hashing |
| video_player | 2.10.1 | BSD-3-Clause | Plays a clip full-screen before you decide about it |
| flutter_local_notifications | 18.0.1 | BSD-3-Clause | Schedules the weekly cleanup reminder on the device |
| timezone | 0.9.4 | BSD-3-Clause | Zoned scheduling for that reminder |
| flutter_timezone | 3.0.1 | Apache-2.0 | Resolves the device's IANA timezone locally |
| shared_preferences | 2.5.5 | BSD-3-Clause | Stores settings and the widget snapshot |
| path_provider | 2.1.5 | BSD-3-Clause | Locates the app's private storage directories |
| path | 1.9.1 | BSD-3-Clause | Path manipulation |
| url_launcher | 6.3.2 | BSD-3-Clause | Opens store listings, subscription management and support mail |
| google_fonts | 8.1.0 | BSD-3-Clause | Loads the DM Sans typeface |
| cupertino_icons | 1.0.9 | MIT | iOS-style icon set |
Versions are those resolved for the release named above. Transitive dependencies are covered by the in-app licence list, which is generated at build time and is therefore always complete.
3What these packages do not do
None of the packages above is an analytics, advertising, attribution or crash-reporting SDK, and none of them transmits your files. The only one that makes a network request of its own is google_fonts, which fetches the typeface from Google's font CDN on first launch — disclosed in the Privacy Policy, section 3.3.
4Vulnerability disclosure
If you believe you have found a security vulnerability in Breeze, we would rather hear it from you than read about it later.
- Write to developer@gmsoftwareltd.com with enough detail to reproduce the issue — the version, the platform, and the steps.
- We will acknowledge your report and keep you informed until it is fixed.
- Please give us a reasonable window to ship a fix before disclosing publicly. We will credit you when the fix ships, unless you would rather we did not.
- Please do not access, modify or delete data belonging to anyone else while testing, and please do not run denial-of-service or social-engineering tests against us or our users.
We do not currently operate a paid bug bounty.
5Trademarks
"Breeze" and the Breeze logo are trademarks of GM Software Ltd. Apple, App Store, iPhone, iPad, Face ID and Touch ID are trademarks of Apple Inc. Google, Google Play and Android are trademarks of Google LLC. All other marks belong to their respective owners, and their appearance here is nominative reference, not endorsement.
6Contact
Attribution questions — developer@gmsoftwareltd.com. Security — developer@gmsoftwareltd.com.