Open Source License Notice
PureSurf uses various open source dependencies. Below is information about the licenses of the main dependencies. Please note that specific license information for each dependency may need to be consulted in its official documentation or source code repository.
SDK Version Information
- Dart SDK: >=3.9.2 <4.0.0
- Flutter SDK: >=3.35.0
Direct Dependencies
| Package Name | Version | Purpose | Note |
|---|---|---|---|
| archive | 3.6.1 | Library for handling various compression formats, supporting ZIP, TAR, GZIP, BZIP2, etc. | |
| crypto | 3.0.6 | Encryption library providing commonly used cryptographic algorithms | |
| cupertino_icons | 1.0.8 | iOS style icon library | |
| flutter | 0.0.0 | Flutter framework (SDK dependency) | |
| http | 1.5.0 | Library for making HTTP requests | |
| intl | 0.19.0 | Internationalization and localization support library | |
| package_info_plus | 8.3.1 | Library for getting application package information | |
| path | 1.9.1 | Path manipulation library | |
| path_provider | 2.1.5 | Library for accessing filesystem paths | |
| provider | 6.1.5+1 | State management library | |
| share_plus | 7.2.2 | Cross-platform sharing functionality library | |
| shared_preferences | 2.5.3 | Lightweight data storage library | |
| url_launcher | 6.3.2 | Library for launching URLs |
Development Dependencies
| Package Name | Version | Purpose | Note |
|---|---|---|---|
| flutter_launcher_icons | 0.13.1 | Automatically generate application icons | |
| flutter_lints | 5.0.0 | Recommended code style checking rules for Flutter | |
| flutter_test | 0.0.0 | Flutter testing framework (SDK dependency) |
Transitive Dependencies (Partial Display)
Only some transitive dependencies are shown below. Please refer to the project's pubspec.lock file for the complete list.
| Package Name | Version | Description |
|---|---|---|
| args | 2.7.0 | Command line argument parsing library |
| async | 2.13.0 | Asynchronous programming support |
| boolean_selector | 2.1.2 | Boolean expression selector |
| characters | 1.4.0 | Character processing library |
| checked_yaml | 2.0.4 | YAML validation library |
Notice
- This list is automatically generated based on the project's pubspec.lock file
- For open source license notices, it is recommended to focus on direct dependencies and development dependencies
- Specific license information for each dependency may need to be consulted in its official documentation or source code repository
- This file was generated in 2024 (based on the latest dependency status of the project)