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 NameVersionPurposeNote
archive3.6.1Library for handling various compression formats, supporting ZIP, TAR, GZIP, BZIP2, etc.
crypto3.0.6Encryption library providing commonly used cryptographic algorithms
cupertino_icons1.0.8iOS style icon library
flutter0.0.0Flutter framework (SDK dependency)
http1.5.0Library for making HTTP requests
intl0.19.0Internationalization and localization support library
package_info_plus8.3.1Library for getting application package information
path1.9.1Path manipulation library
path_provider2.1.5Library for accessing filesystem paths
provider6.1.5+1State management library
share_plus7.2.2Cross-platform sharing functionality library
shared_preferences2.5.3Lightweight data storage library
url_launcher6.3.2Library for launching URLs

Development Dependencies

Package NameVersionPurposeNote
flutter_launcher_icons0.13.1Automatically generate application icons
flutter_lints5.0.0Recommended code style checking rules for Flutter
flutter_test0.0.0Flutter 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 NameVersionDescription
args2.7.0Command line argument parsing library
async2.13.0Asynchronous programming support
boolean_selector2.1.2Boolean expression selector
characters1.4.0Character processing library
checked_yaml2.0.4YAML 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)