flutter-samples icon indicating copy to clipboard operation
flutter-samples copied to clipboard

A collection of sample apps that use Stream

Results 7 flutter-samples issues
Sort by recently updated
recently updated
newest added

During the splash screen animation, the blue background is part of the shrink and expand animation of the Stream logo. Resulting in the white background peeking through

bug

- [ ] test it locally and understand if it really improves the performance - [ ] research if it’s doable on github actions

enhancement

how to image share direct to chat screen. Instagram type post share to the user chat screen.

How can I make my getstream for flutter web. as i am working on flutter web It will open a new screen when I click on the user rather than...

When i run: flutter pub get. Flutter tries to load packages from Github: https://github.com/GetStream/stream-chat-flutter.git However, in the dependency_overrides.yaml file, they set ref as "develop", but there isn't a "develop" branch...

Resolving dependencies... Because example depends on stream_chat_localizations from git which doesn't exist (Could not find git ref 'develop' (fatal: ambiguous argument 'develop': unknown revision or path not in the working...