Open-Source-Lizenzen

Drittkomponenten und deren Lizenzen • Stand: Februar 2026

CorVault verwendet die folgenden Open-Source-Bibliotheken und Frameworks. Wir danken den jeweiligen Entwicklern für ihre Arbeit.

Frameworks

Komponente Lizenz Beschreibung
Flutter BSD 3-Clause UI-Framework von Google
Dart SDK BSD 3-Clause Programmiersprache

Dart-Packages (Auswahl)

Die folgende Liste enthält die wichtigsten direkt verwendeten Packages. Eine vollständige Liste aller transitiven Abhängigkeiten finden Sie innerhalb der App unter Info > Open-Source-Lizenzen (Flutter LicensePage).

Package Lizenz Zweck
flutter_secure_storage BSD 3-Clause Sicherer Schlüssel-Speicher
encrypt BSD 3-Clause AES-256-GCM Verschlüsselung
cryptography / pointycastle MIT Kryptografische Primitiven
sqflite MIT Lokale SQLite-Datenbank
local_auth BSD 3-Clause Biometrische Authentifizierung
http / dio MIT HTTP-Client für Cloud-Sync
provider / riverpod MIT State Management
file_picker MIT Datei-Auswahl (Import/Export)
path_provider BSD 3-Clause Plattform-Verzeichnisse
url_launcher BSD 3-Clause URLs öffnen

Lizenztexte

BSD 3-Clause License

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.

Apache License 2.0

Einige transitive Abhängigkeiten stehen unter der Apache License 2.0. Den vollständigen Lizenztext finden Sie unter: apache.org/licenses/LICENSE-2.0

Diese Liste wird bei jedem Release aktualisiert. Für die vollständige und stets aktuelle Liste aller Abhängigkeiten nutzen Sie bitte die In-App-Lizenzseite (Info > Open-Source-Lizenzen).

Stand: Februar 2026