Last Updated: June 20, 2025
This document details the license terms applicable to the "AuraMix" mobile application (hereinafter, "the Application"), as well as the third-party software components it integrates. By using the Application, you agree to the terms set forth herein.
1. AuraMix Ownership and License
The AuraMix application, including its main source code (excluding the third-party libraries mentioned below), design, user interface, graphic assets, and its compiled result, is the exclusive property of CreativeData.
All rights are reserved.
Any unauthorized modification, reproduction, distribution, reverse engineering, decompilation, or disassembly of the Application or any of its parts is expressly prohibited. The Application is intended for distribution and sale through the official Google Play Store and other authorized distribution platforms.
2. Third-Party Software Licenses
AuraMix integrates and uses various third-party software libraries and components, which are subject to their own open-source licenses. The use of these components is in compliance with the terms and conditions of their respective licenses. Below is a list of the main third-party libraries used in AuraMix and their licenses:
Library | License Type | Key Implications for the AuraMix User |
---|---|---|
cupertino_icons | MIT License | Permits use, copying, modification, distribution, and sale in proprietary software. Requires inclusion of the original copyright notice. |
provider | MIT License | Permits use, copying, modification, distribution, and sale in proprietary software. Requires inclusion of the original copyright notice. |
ffmpeg_kit_flutter_new | LGPL-3.0 (default) and GPL-3.0 (for some underlying components) | Allows linking with proprietary software. If the library is modified, the modified version must be LGPL-3.0. Requires that the library's source code (not AuraMix's) be available upon request and that reverse engineering for debugging the library is permitted. |
file_picker | MIT License | Permits use, copying, modification, distribution, and sale in proprietary software. Requires inclusion of the original copyright notice. |
permission_handler | MIT License | Permits use, copying, modification, distribution, and sale in proprietary software. Requires inclusion of the original copyright notice. |
path_provider | BSD-3-Clause License | Permits redistribution and use in source and binary forms, with or without modification, provided that the copyright notice and disclaimer are retained. |
path | Permissive Open Source License (typically BSD or MIT) | Permits use, copying, modification, and distribution in proprietary software. Requires inclusion of the original copyright notice. |
share_plus | MIT License | Permits use, copying, modification, distribution, and sale in proprietary software. Requires inclusion of the original copyright notice. |
audioplayers | MIT License | Permits use, copying, modification, distribution, and sale in proprietary software. Requires inclusion of the original copyright notice. |
google_fonts | Apache-2.0 License (for the package) and Open Font License (OFL) for the fonts | Permits use, modification, and distribution. Requires inclusion of a copy of the Apache-2.0 license and retention of copyright notices. OFL fonts allow free use, study, modification, and redistribution, but cannot be sold by themselves. |
device_info_plus | BSD-3-Clause License | Permits redistribution and use in source and binary forms, with or without modification, provided that the copyright notice and disclaimer are retained. |
shared_preferences | BSD-3-Clause License | Permits redistribution and use in source and binary forms, with or without modification, provided that the copyright notice and disclaimer are retained. |
3. Important Clauses for the User
- Attribution and Copyright Notices: You must retain all copyright notices and license texts of the third-party components included in the Application, as required by their respective licenses.
- No Third-Party Warranties: The third-party libraries are provided "as is," without warranties of any kind, express or implied, including, but not limited to, the warranties of merchantability, fitness for a particular purpose, and non-infringement.
- Limitation of Liability: The developers of AuraMix will not be liable for any direct, indirect, incidental, special, consequential, or punitive damages arising from the use or inability to use the third-party software components.
- Compliance with LGPL/GPL: For the ffmpeg_kit_flutter_new library and its underlying components licensed under LGPL-3.0 and GPL-3.0, it is noted that although the AuraMix Application is proprietary, you have the right to receive the source code of these specific libraries (not the AuraMix source code) upon request, and to modify and redistribute said libraries under the terms of their respective licenses. This is facilitated by the use of dynamic linking mechanisms where applicable.
4. Contact
For any inquiries related to the software licenses of AuraMix or its third-party components, please contact CreativeData.
Works Cited
- cupertino_icons license | Dart package - Pub.dev
- provider license | Flutter package - Pub.dev
- ffmpeg_kit_flutter_new 1.2.1 license | Flutter package - pub.dev
- file_picker license | Flutter package - Pub.dev
- permission_handler license | Flutter package - Pub.dev
- path_provider license | Flutter package - Pub.dev
- How to use packages - Dart
- A Comprehensive Guide to Using Flutter Share Plus Package - DhiWise
- audioplayers license | Flutter package - Pub.dev
- google_fonts license | Flutter package - Pub.dev
- device_info_plus license - Oracle Help Center
- shared_preferences license | Flutter package - Pub.dev