🔓 开源许可

Open Source Licenses

放哪儿呢(Nestly)使用了以下开源软件和库。我们对这些项目的贡献者表示衷心的感谢。

Flutter 框架

Flutter SDK

License: BSD 3-Clause License
Website: https://flutter.dev
Copyright: Google LLC

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

Dart SDK

License: BSD 3-Clause License
Website: https://dart.dev
Copyright: Google LLC

Dart is a client-optimized programming language for fast apps on any platform.

核心依赖库

provider

License: MIT License
Website: https://pub.dev/packages/provider

A wrapper around InheritedWidget to make them easier to use and more reusable.

sqflite

License: MIT License
Website: https://pub.dev/packages/sqflite

SQLite plugin for Flutter, providing local database storage capabilities.

path_provider

License: BSD 3-Clause License
Website: https://pub.dev/packages/path_provider

Flutter plugin for finding commonly used locations on the filesystem.

shared_preferences

License: BSD 3-Clause License
Website: https://pub.dev/packages/shared_preferences

Flutter plugin for reading and writing simple key-value pairs.

UI 组件库

image_picker

License: Apache 2.0 License
Website: https://pub.dev/packages/image_picker

Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.

cached_network_image

License: MIT License
Website: https://pub.dev/packages/cached_network_image

Flutter library to load and cache network images.

flutter_markdown

License: BSD 3-Clause License
Website: https://pub.dev/packages/flutter_markdown

A Markdown renderer for Flutter, supporting CommonMark.

网络和数据处理

dio

License: MIT License
Website: https://pub.dev/packages/dio

A powerful HTTP client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.

http

License: BSD 3-Clause License
Website: https://pub.dev/packages/http

A composable, Future-based library for making HTTP requests.

json_annotation

License: BSD 3-Clause License
Website: https://pub.dev/packages/json_annotation

Classes and helper functions that support JSON code generation via the `json_serializable` package.

工具库

url_launcher

License: BSD 3-Clause License
Website: https://pub.dev/packages/url_launcher

Flutter plugin for launching a URL in the mobile platform.

share_plus

License: BSD 3-Clause License
Website: https://pub.dev/packages/share_plus

Flutter plugin for sharing content via the platform share UI.

intl

License: BSD 3-Clause License
Website: https://pub.dev/packages/intl

Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.

uuid

License: MIT License
Website: https://pub.dev/packages/uuid

RFC4122 (v1, v4, v5) UUID Generator and Parser for all Dart platforms.

第三方服务 SDK

RevenueCat (purchases_flutter)

License: MIT License
Website: https://www.revenuecat.com/
Documentation: https://pub.dev/packages/purchases_flutter

Flutter plugin for RevenueCat - In-app Purchases and Subscriptions Made Easy.

阿里云 DashScope SDK

License: 商业许可
Website: https://dashscope.aliyun.com/

阿里云通义千问大模型服务,提供语音识别、文本理解等AI能力。

许可证声明

上述所有开源软件均按照其各自的许可证条款使用。我们尊重并遵守所有相关许可证的要求。

主要许可证类型:

MIT License

允许在软件和软件的所有副本中使用、复制、修改、合并、发布、分发、再许可和/或销售软件,前提是包含版权声明和许可声明。

BSD 3-Clause License

允许在源代码和二进制形式下重新分发和使用,无论是否进行修改,只要满足以下条件:保留版权声明、条件列表和免责声明。

Apache 2.0 License

允许用户自由使用、修改和分发软件,同时提供专利许可保护。要求在重新分发时包含原始许可证和版权声明。

完整许可证文本

如需查看任何库的完整许可证文本,请访问该库的官方网站或 GitHub 仓库。

如有任何许可证相关问题,请联系我们:450861294@qq.com