stream_thumbnail
一个用于从本地视频文件或视频URL创建缩略图的Flutter插件。
Flutter 产品的核心 SDK
^4.10.1^4.1.0^6.2.0^1.9.0^4.1.0^3.1.3以下为英文项目原文快照,最新内容请访问 GitHub。
⚠️ Internal SDK — Not for public use
This is the internal Dart SDK that powers several of Stream’s products (stream_feed, stream_chat and stream_video).
It provides shared low-level utilities, such as:
This package is not designed for direct use by customers. It acts as the foundation layer for other Stream SDKs and contains internal logic that is subject to change.
If you're building an app with Stream, use stream-chat-flutter or stream-video-flutter instead.
This library does follow semantic versioning. Breaking changes may be introduced at any time without warning. We reserve the right to refactor or remove functionality without deprecation periods. However, as all our products need to depend on the same version of the core packages we want to limit breaking changes as much as possible.
Licenses in this repository are package-specific:
stream_core, and stream_core_flutter are governed by the Stream Source Code License.stream_thumbnail is governed by its MIT License.