FLUTTER ECOSYSTEM

GetStream/stream-core-flutter

Flutter製品用のコアSDK

stream_thumbnail のプロジェクト画像
Stars
4
Forks
1
最終プッシュ(UTC)
2026/09/18
プロジェクト状態
公開中
Stream GitHub avatar
GITHUB Organization

Stream ↗

Build scalable in-app chat, feeds, and live video with AI moderation capabilities in hours, not weeks.

言語DartC++SwiftCMakeKotlinCPythonRubyHTMLObjective-C

このリポジトリが公開するパッケージ

使用している依存関係

依存関係一覧 6 件

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

StreamCore (Flutter)

⚠️ 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:

  • A robust WebSocket client
  • Retry/backoff logic
  • Logging and monitoring tools
  • Dependency injection and lightweight service containers
  • Support for uploading attachments
  • User models
  • Other utils that are used in the products

🔒 Intended Usage

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.

⚠️ Versioning Notice

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.

License

Licenses in this repository are package-specific: