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.