stream_chat_localizations 9.6.0 copy "stream_chat_localizations: ^9.6.0" to clipboard
stream_chat_localizations: ^9.6.0 copied to clipboard

The Official localizations for Stream Chat Flutter, a service for building chat applications

19
likes
150/ 160
pub points
5.19k
downloads

We analyzed this package 34 hours ago, and awarded it 150 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/GetStream/stream-chat-flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1816 out of 1816 API elements (100.0 %) have documentation comments.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:stream_chat_localizations/stream_chat_localizations.dart that imports:
  • package:stream_chat_localizations/src/stream_chat_localizations.dart that imports:
  • package:stream_chat_flutter/stream_chat_flutter.dart that imports:
  • package:stream_chat_flutter/src/video/video_thumbnail_image.dart that imports:
  • package:stream_chat_flutter/src/video/video_service.dart that imports:
  • package:thumblr/thumblr.dart that declares support for platforms: Windows, macOS.
Package does not support platform `iOS`.

Because:

  • package:stream_chat_localizations/stream_chat_localizations.dart that imports:
  • package:stream_chat_localizations/src/stream_chat_localizations.dart that imports:
  • package:stream_chat_flutter/stream_chat_flutter.dart that imports:
  • package:stream_chat_flutter/src/video/video_thumbnail_image.dart that imports:
  • package:stream_chat_flutter/src/video/video_service.dart that imports:
  • package:thumblr/thumblr.dart that declares support for platforms: Windows, macOS.
Package does not support platform `Windows`.

Because:

  • package:stream_chat_localizations/stream_chat_localizations.dart that imports:
  • package:stream_chat_localizations/src/stream_chat_localizations.dart that imports:
  • package:stream_chat_flutter/stream_chat_flutter.dart that imports:
  • package:stream_chat_flutter/src/video/video_thumbnail_image.dart that imports:
  • package:stream_chat_flutter/src/video/video_service.dart that imports:
  • package:stream_chat_flutter/src/utils/device_segmentation.dart that imports:
  • package:stream_chat_flutter_core/stream_chat_flutter_core.dart that imports:
  • package:stream_chat_flutter_core/src/stream_chat_core.dart that imports:
  • package:connectivity_plus/connectivity_plus.dart that imports:
  • package:connectivity_plus/src/connectivity_plus_linux.dart that imports:
  • package:nm/nm.dart that declares support for platforms: Linux.
Package does not support platform `Linux`.

Because:

  • package:stream_chat_localizations/stream_chat_localizations.dart that imports:
  • package:stream_chat_localizations/src/stream_chat_localizations.dart that imports:
  • package:stream_chat_flutter/stream_chat_flutter.dart that imports:
  • package:stream_chat_flutter/src/video/video_thumbnail_image.dart that imports:
  • package:stream_chat_flutter/src/video/video_service.dart that imports:
  • package:thumblr/thumblr.dart that declares support for platforms: Windows, macOS.
Package does not support platform `macOS`.

Because:

  • package:stream_chat_localizations/stream_chat_localizations.dart that imports:
  • package:stream_chat_localizations/src/stream_chat_localizations.dart that imports:
  • package:stream_chat_flutter/stream_chat_flutter.dart that imports:
  • package:stream_chat_flutter/src/video/video_thumbnail_image.dart that imports:
  • package:stream_chat_flutter/src/video/video_service.dart that imports:
  • package:stream_chat_flutter/src/utils/device_segmentation.dart that imports:
  • package:stream_chat_flutter_core/stream_chat_flutter_core.dart that imports:
  • package:stream_chat_flutter_core/src/stream_chat_core.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:stream_chat_localizations/stream_chat_localizations.dart that imports:
  • package:stream_chat_localizations/src/stream_chat_localizations.dart that imports:
  • package:stream_chat_flutter/stream_chat_flutter.dart that imports:
  • package:stream_chat_flutter/src/video/video_thumbnail_image.dart that imports:
  • package:stream_chat_flutter/src/video/video_service.dart that imports:
  • package:thumblr/thumblr.dart that declares support for platforms: Windows, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:stream_chat_localizations/stream_chat_localizations.dart that imports:
  • package:stream_chat_localizations/src/stream_chat_localizations.dart that imports:
  • package:stream_chat_flutter/stream_chat_flutter.dart that imports:
  • package:stream_chat_flutter/src/video/video_thumbnail_image.dart that imports:
  • package:stream_chat_flutter/src/video/video_service.dart that imports:
  • package:stream_chat_flutter/src/utils/device_segmentation.dart that imports:
  • package:stream_chat_flutter_core/stream_chat_flutter_core.dart that imports:
  • package:stream_chat_flutter_core/src/stream_chat_core.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_linux.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
stream_chat_flutter ^9.6.0 9.6.0 9.6.0
Transitive dependencies
Package Constraint Compatible Latest Notes
after_layout - 1.2.0 1.2.0
animations - 2.0.11 2.0.11
archive - 4.0.5 4.0.5
args - 2.7.0 2.7.0
asn1lib - 1.6.2 1.6.2
async - 2.13.0 2.13.0
audio_session - 0.1.25 0.1.25
boolean_selector - 2.1.2 2.1.2
cached_network_image - 3.4.1 3.4.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.0
chewie - 1.11.0 1.11.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
connectivity_plus - 6.1.3 6.1.3
connectivity_plus_platform_interface - 2.0.1 2.0.1
contextmenu - 3.0.0 3.0.0
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
crypto_keys - 0.3.0+1 0.3.0+1
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.8 1.0.8
dbus - 0.7.11 0.7.11
desktop_drop - 0.5.0 0.5.0
device_info_plus - 11.3.3 11.3.3
device_info_plus_platform_interface - 7.0.2 7.0.2
diacritic - 0.1.6 0.1.6
dio - 5.8.0+1 5.8.0+1
dio_web_adapter - 2.1.1 2.1.1
equatable - 2.0.7 2.0.7
ezanimation - 0.6.0 0.6.0
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_picker - 8.3.7 10.0.0
file_selector - 1.0.3 1.0.3
file_selector_android - 0.5.1+13 0.5.1+13
file_selector_ios - 0.5.3+1 0.5.3+1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_web - 0.9.4+2 0.9.4+2
file_selector_windows - 0.9.3+4 0.9.3+4
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_markdown - 0.7.6+2 0.7.6+2
flutter_plugin_android_lifecycle - 2.0.27 2.0.27
flutter_portal - 1.1.4 1.1.4
flutter_svg - 2.0.17 2.0.17
freezed_annotation - 2.4.4 3.0.0
gal - 2.3.1 2.3.1
get_thumbnail_video - 0.7.3 0.7.3
hashcodes - 2.0.0 2.0.0
html - 0.15.5 0.15.5
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.5.4
image_picker - 1.1.2 1.1.2
image_picker_android - 0.8.12+22 0.8.12+22
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+2 0.8.12+2
image_picker_linux - 0.2.1+2 0.2.1+2
image_picker_macos - 0.2.1+2 0.2.1+2
image_picker_platform_interface - 2.10.1 2.10.1
image_picker_windows - 0.2.1+1 0.2.1+1
image_size_getter - 2.4.0 2.4.0
intl - 0.19.0 0.20.2
jiffy - 6.3.2 6.4.2
jose - 0.3.4 0.3.4
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
just_audio - 0.9.46 0.9.46
just_audio_platform_interface - 4.4.0 4.4.0
just_audio_web - 0.4.14 0.4.14
logging - 1.3.0 1.3.0
lottie - 3.3.1 3.3.1
markdown - 7.3.0 7.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
media_kit - 1.2.0 1.2.0
media_kit_video - 1.3.0 1.3.0
meta - 1.16.0 1.16.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
octo_image - 2.1.0 2.1.0
package_info_plus - 8.3.0 8.3.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.16 2.2.16
path_provider_foundation - 2.4.1 2.4.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 6.1.0 6.1.0
photo_manager - 3.6.4 3.6.4
photo_view - 0.15.0 0.15.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
posix - 6.0.1 6.0.1
provider - 6.1.4 6.1.4
quiver - 3.2.2 3.2.2
rate_limiter - 1.0.0 1.0.0
record - 5.2.1 6.0.0
record_android - 1.3.1 1.3.1
record_darwin - 1.2.2 1.2.2 Discontinued
record_linux - 0.7.2 1.0.0
record_platform_interface - 1.2.0 1.2.0
record_web - 1.1.5 1.1.5
record_windows - 1.0.5 1.0.5
rxdart - 0.28.0 0.28.0
safe_local_storage - 2.0.1 2.0.1
screen_brightness_android - 2.1.1 2.1.1
screen_brightness_platform_interface - 2.1.0 2.1.0
share_plus - 10.1.4 10.1.4
share_plus_platform_interface - 5.0.2 5.0.2
shimmer - 3.0.0 3.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.1 2.4.1
sqflite_common - 2.5.5 2.5.5
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_chat - 9.6.0 9.6.0
stream_chat_flutter_core - 9.6.0 9.6.0
string_scanner - 1.4.1 1.4.1
svg_icon_widget - 0.0.1+1 0.0.1+1
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
thumblr - 0.0.4 0.0.4
thumblr_macos - 0.4.0 0.4.0
thumblr_platform_interface - 0.3.1+1 0.3.1+1
thumblr_windows - 0.0.3+1 0.0.3+1
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
uri_parser - 3.0.0 3.0.0
url_launcher - 6.3.1 6.3.1
url_launcher_android - 6.3.15 6.3.15
url_launcher_ios - 6.3.2 6.3.2
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.0 2.4.0
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
video_player - 2.9.5 2.9.5
video_player_android - 2.8.2 2.8.2
video_player_avfoundation - 2.7.0 2.7.0
video_player_platform_interface - 6.3.0 6.3.0
video_player_web - 2.3.4 2.3.4
volume_controller - 3.3.2 3.3.2
wakelock_plus - 1.2.11 1.2.11
wakelock_plus_platform_interface - 1.2.2 1.2.2
web - 1.1.1 1.1.1
web_socket - 0.1.6 0.1.6
web_socket_channel - 3.0.2 3.0.2
win32 - 5.12.0 5.12.0
win32_registry - 2.1.0 2.1.0
x509 - 0.2.4+3 0.2.4+3
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jun 30Jul 28Aug 25Sep 22Oct 20Nov 17Dec 15Jan 12Feb 9Mar 901k2k3k4k5k6kOther>=5.0.0-0 <6.0.0>=6.0.0-0 <7.0.0>=7.0.0-0 <8.0.0>=8.0.0-0 <9.0.0>=9.0.0-0 <10.0.0
19
likes
150
points
5.19k
downloads

Publisher

verified publishergetstream.io

Weekly Downloads

2024.09.15 - 2025.03.30

The Official localizations for Stream Chat Flutter, a service for building chat applications

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_localizations, stream_chat_flutter

More

Packages that depend on stream_chat_localizations