ebchat 3.0.0+1 copy "ebchat: ^3.0.0+1" to clipboard
ebchat: ^3.0.0+1 copied to clipboard

EBchat widget

60/ 160
pub points
2
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

3954 out of 4846 API elements (81.6 %) have documentation comments.

Some symbols that are missing documentation: ebchat, ebchat.AcceptInviteResponse.AcceptInviteResponse.new, ebchat.AcceptInviteResponse.duration, ebchat.AddMembersResponse.AddMembersResponse.new, ebchat.AddMembersResponse.duration.

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 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ macOS

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:ebchat/ebchat.dart that imports:
  • package:ebchat/src/ebchat_widget.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:ebchat/ebchat.dart that imports:
  • package:ebchat/src/ebchat_widget.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:video_thumbnail/video_thumbnail.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:ebchat/ebchat.dart that imports:
  • package:ebchat/src/ebchat_widget.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:video_thumbnail/video_thumbnail.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:ebchat/ebchat.dart that imports:
  • package:ebchat/src/ebchat_widget.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:video_thumbnail/video_thumbnail.dart that declares support for platforms: Android, iOS.

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:ebchat/ebchat.dart that imports:
  • package:ebchat/src/ebchat_widget.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:ebchat/ebchat.dart that imports:
  • package:ebchat/src/ebchat_widget.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:video_thumbnail/video_thumbnail.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 181 issues. Showing the first 2:

ERROR: The named parameter 'backgroundColor' isn't defined.

lib/src/lib/Theme/my_theme.dart:60:9

   ╷
60 │         backgroundColor: _LightColors.background,
   │         ^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/lib/Theme/my_theme.dart

ERROR: The named parameter 'headline6' isn't defined.

lib/src/lib/Theme/my_theme.dart:82:11

   ╷
82 │           headline6: TextStyle(color: AppColors.textDark),
   │           ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/lib/Theme/my_theme.dart

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

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

Package Constraint Compatible Latest Notes
cached_network_image ^3.1.0 3.3.1 3.4.1
characters ^1.1.0 1.4.0 1.4.1
chewie ^1.2.0 1.13.0 1.13.0
collection ^1.15.0 1.19.1 1.19.1
cupertino_icons ^1.0.2 1.0.8 1.0.8
desktop_drop ^0.4.4 0.4.4 0.7.0
diacritic ^0.1.3 0.1.6 0.1.6
dio ^5.3.3 5.9.0 5.9.0
emoji_picker_flutter ^1.0.8 1.6.4 4.3.0
ezanimation ^0.6.0 0.6.0 0.6.0
file_picker ^5.0.0 5.5.0 10.3.3
flutter_launcher_icons ^0.13.1 0.13.1 0.14.4
flutter_map ^5.0.0 5.0.0 8.2.2
flutter_markdown ^0.6.1 0.6.23 0.7.7+1 Discontinued
flutter_portal ^1.0.0 1.1.4 1.1.4
flutter_slidable ^3.0.0 3.1.2 4.0.3
flutter_svg ^2.0.7 2.2.1 2.2.1
google_fonts ^6.1.0 6.3.2 6.3.2
http ^1.1.0 1.5.0 1.5.0
http_parser ^4.0.0 4.1.2 4.1.2
image_gallery_saver ^2.0.3 2.0.3 2.0.3
image_picker ^1.0.4 1.2.0 1.2.0
jiffy ^6.2.1 6.4.3 6.4.3
just_audio ^0.9.18 0.9.44 0.10.5
latlong2 ^0.9.0 0.9.1 0.9.1
location ^5.0.3 5.0.3 8.0.1
logger ^2.0.2+1 2.6.2 2.6.2
lottie ^2.6.0 2.7.0 3.3.2
meta ^1.3.0 1.16.0 1.17.0
path_provider ^2.0.1 2.1.5 2.1.5
photo_manager ^2.0.0 2.8.2 3.7.1
photo_view ^0.14.0 0.14.0 0.15.0
provider ^6.0.3 6.1.5+1 6.1.5+1
record ^4.4.0 4.4.4 6.1.2
rxdart ^0.27.0 0.27.7 0.28.0
share_plus ^7.1.0 7.2.2 12.0.0
shimmer ^3.0.0 3.0.0 3.0.0
sound_mode ^2.0.2 2.0.2 3.1.1
stream_chat ^6.9.0 6.10.0 9.18.0
stream_chat_flutter ^6.11.0 6.12.0 9.18.0
stream_chat_flutter_core ^6.10.0 6.11.0 9.18.0
substring_highlight ^1.0.26 1.0.33 1.0.33
synchronized ^3.0.0 3.4.0 3.4.0
url_launcher ^6.0.3 6.3.2 6.3.2
video_compress ^3.1.1 3.1.4 3.1.4
video_player ^2.1.0 2.10.0 2.10.0
video_thumbnail ^0.5.0 0.5.6 0.5.6
visibility_detector ^0.4.0+2 0.4.0+2 0.4.0+2
Transitive dependencies
Package Constraint Compatible Latest Notes
after_layout - 1.2.0 1.2.0
animations - 2.1.0 2.1.0
archive - 3.6.1 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
audio_session - 0.1.25 0.2.2
audio_video_progress_bar - 0.11.0 2.0.3
boolean_selector - 2.1.2 2.1.2
cached_network_image_platform_interface - 4.0.0 4.1.1
cached_network_image_web - 1.2.0 1.3.1
checked_yaml - 2.0.4 2.0.4
cli_util - 0.4.2 0.4.2
clock - 1.1.2 1.1.2
connectivity_plus - 5.0.2 7.0.0
connectivity_plus_platform_interface - 1.2.4 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+2 0.3.0+2
csslib - 1.0.2 1.0.2
dart_vlc - 0.4.0 0.4.0 Discontinued
dart_vlc_ffi - 0.2.0+1 0.2.0+1
dbus - 0.7.11 0.7.11
dio_web_adapter - 2.1.1 2.1.1
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_selector - 1.0.4 1.0.4
file_selector_android - 0.5.2+1 0.5.2+1
file_selector_ios - 0.5.3+2 0.5.3+2
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+4 0.9.4+4
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
flutter_cache_manager - 3.3.1 3.4.1
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
freezed_annotation - 2.4.4 3.1.0
html - 0.15.6 0.15.6
image - 4.3.0 4.5.4
image_picker_android - 0.8.13+5 0.8.13+5
image_picker_for_web - 3.1.0 3.1.0
image_picker_ios - 0.8.13 0.8.13
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2 0.2.2
image_picker_platform_interface - 2.11.0 2.11.0
image_picker_windows - 0.2.2 0.2.2
intl - 0.20.2 0.20.2
jose - 0.3.5 0.3.5
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
just_audio_platform_interface - 4.6.0 4.6.0
just_audio_web - 0.4.13 0.4.16
lists - 1.0.1 1.0.1 Discontinued
location_platform_interface - 3.1.2 6.0.1
location_web - 4.2.0 6.0.1
logging - 1.3.0 1.3.0
markdown - 7.3.0 7.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
mgrs_dart - 2.0.0 2.0.0
mime - 1.0.6 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 - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.2 2.4.2
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 - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
polylabel - 1.0.1 1.0.1
proj4dart - 2.1.0 2.1.0
quiver - 3.2.2 3.2.2
rate_limiter - 1.0.0 1.0.0
record_linux - 0.4.1 1.2.1
record_macos - 0.2.2 1.1.2
record_platform_interface - 0.5.0 1.4.0
record_web - 0.5.0 1.2.1
record_windows - 0.7.1 1.0.7
share_plus_platform_interface - 3.4.0 6.1.0
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.15 2.4.15
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
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
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.7 0.7.7
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
unicode - 0.3.1 1.1.8
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 3.0.7 4.5.1
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
video_player_android - 2.8.17 2.8.17
video_player_avfoundation - 2.8.4 2.8.4
video_player_platform_interface - 6.5.0 6.5.0
video_player_web - 2.4.0 2.4.0
wakelock_plus - 1.4.0 1.4.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
web - 0.5.1 1.1.1
web_socket_channel - 2.4.5 3.0.3
win32 - 5.15.0 5.15.0
wkt_parser - 2.0.0 2.0.0
x509 - 0.2.4+3 0.2.4+3
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

Found 20 issues. Showing the first 2:

The constraint `^0.4.4` on desktop_drop does not support the stable version `0.5.0`.

Try running dart pub upgrade --major-versions desktop_drop to update the constraint.

The constraint `^1.0.8` on emoji_picker_flutter does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions emoji_picker_flutter to update the constraint.

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 19 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/src/lib/Theme/my_theme.dart:60:9 - The named parameter 'backgroundColor' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/lib/Theme/my_theme.dart:82:11 - The named parameter 'headline6' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/lib/Theme/my_theme.dart:95:9 - The named parameter 'backgroundColor' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.24, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: