FLUTTER ECOSYSTEM

GetStream/stream-core-flutter

flutter 제품용 코어 SDK

stream_thumbnail 프로젝트 이미지
Stars
4
Forks
1
최근 푸시(UTC)
2026. 9. 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: