dash_chat_tool 0.1.1 copy "dash_chat_tool: ^0.1.1" to clipboard
dash_chat_tool: ^0.1.1 copied to clipboard

The most complete Chat UI for flutter. Easy to use, highly customizable and fully featured

0
likes
75/ 160
pub points
27%
popularity

We analyzed this package 2 days ago, and awarded it 75 pub points (of a possible 160):

failed
Follow Dart file conventions
25 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:140:26

    ╷
140 │       <td align="center"><a href="http://games.kaedeee.com"><img src="https://avatars.githubusercontent.com/u/55743370?v=4?s=100" width="100px;" alt="Kaede Games"/><br /><sub><b>Kaede Games</b></sub></a><br /><a href="https://github.com/molteo-engineering-team/Dash-Chat-2/commits?author=kaedeee" title="Code">💻</a></td>
    │                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

197 out of 267 API elements (73.8 %) have documentation comments.

Some symbols that are missing documentation: Customization, Default widgets, Entry point, Models, dash_chat_tool.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:dash_chat_tool/dash_chat_tool.dart that imports:
  • package:dash_chat_tool/src/widgets/image_provider/image_provider.dart that imports:
  • package:dash_chat_tool/src/widgets/image_provider/image_provider_mobile.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:dash_chat_tool/dash_chat_tool.dart that imports:
  • package:dash_chat_tool/src/widgets/image_provider/image_provider.dart that imports:
  • package:dash_chat_tool/src/widgets/image_provider/image_provider_mobile.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.

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

Package not compatible with platform Web

Because:

  • package:dash_chat_tool/dash_chat_tool.dart that imports:
  • package:video_player/video_player.dart that imports:
  • dart:io

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.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 36 issues. Showing the first 2:

ERROR: The getter 'selectedRowColor' isn't defined for the type 'ThemeData'.

lib/src/widgets/input_toolbar/input_toolbar.dart:224:40

    ╷
224 │               color: Theme.of(context).selectedRowColor,
    │                                        ^^^^^^^^^^^^^^^^
    ╵

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

WARNING: The '!' will have no effect because the receiver can't be null.

lib/src/widgets/input_toolbar/input_toolbar.dart:190:53

    ╷
190 │     final OverlayState overlay = Overlay.of(context)!;
    │                                                     ^
    ╵

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

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

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

Package Constraint Compatible Latest
cached_network_image ^3.2.0 3.4.1 3.4.1
flutter flutter 0.0.0 0.0.0
flutter_parsed_text ^2.2.1 2.2.1 2.2.1
intl ^0.18.0 0.18.1 0.19.0
url_launcher ^6.0.10 6.3.0 6.3.0
video_player ^2.2.5 2.9.1 2.9.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
crypto - 3.0.5 3.0.5
csslib - 1.0.0 1.0.0
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.4.1 3.4.1
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.15.0
octo_image - 2.1.0 2.1.0
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.10 2.2.10
path_provider_foundation - 2.4.0 2.4.0
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
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.28.0 0.28.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.3.3+1 2.3.3+1
sqflite_common - 2.5.4+2 2.5.4+2
string_scanner - 1.3.0 1.3.0
synchronized - 3.2.0 3.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.10 6.3.10
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.0 3.2.0
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.2 3.1.2
uuid - 4.5.0 4.5.0
vector_math - 2.1.4 2.1.4
video_player_android - 2.7.3 2.7.3
video_player_avfoundation - 2.6.1 2.6.1
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.2 2.3.2
web - 1.0.0 1.0.0
xdg_directories - 1.0.4 1.0.4

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

The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • UNDEFINED_GETTER - lib/src/widgets/input_toolbar/input_toolbar.dart:224:40 - The getter 'selectedRowColor' isn't defined for the type 'ThemeData'.
  • UNDEFINED_FUNCTION - lib/src/widgets/message_row/default_parse_patterns.dart:14:7 - The function 'launchUrl' isn't defined.
  • UNDEFINED_IDENTIFIER - lib/src/widgets/message_row/default_parse_patterns.dart:14:39 - Undefined name 'LaunchMode'.

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.12, Flutter 3.24.1, Dart 3.5.1.

Check the analysis log for details.

0
likes
75
pub points
27%
popularity

Publisher

unverified uploader

The most complete Chat UI for flutter. Easy to use, highly customizable and fully featured

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_parsed_text, intl, url_launcher, video_player

More

Packages that depend on dash_chat_tool