ruut_flutter 0.0.12
ruut_flutter: ^0.0.12 copied to clipboard
The official Flutter SDK for Ruut Chat,this SDK provides developers with a seamless way to integrate the Ruut chat widget into their Flutter applications.
We analyzed this package 2 days ago, and awarded it 140 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/RuutChatCSM/Ruut-SDK
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/RuutChatCSM/Ruut-SDK/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
277 out of 638 API elements (43.4 %) have documentation comments.
Some symbols that are missing documentation: color_utils
, color_utils.ColorUtils
, color_utils.ColorUtils.ColorUtils.new
, color_utils.ColorUtils.darken
, constants
.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:ruut_flutter/ruut_flutter.dart
that imports:package:ruut_flutter/ui/ruut_chat_view.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package not compatible with platform Web
Because:
package:ruut_flutter/ruut_flutter.dart
that imports:package:ruut_flutter/ruut_client.dart
that imports:package:ruut_flutter/ruut_callbacks.dart
that imports:package:ruut_flutter/data/ruut_repository.dart
that imports:package:ruut_flutter/data/remote/service/ruut_client_service.dart
that imports:dart:io
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:ruut_flutter/ruut_flutter.dart
that imports:package:ruut_flutter/ui/ruut_chat_view.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:ruut_flutter/ruut_flutter.dart
that imports:package:ruut_flutter/ui/ruut_chat_view.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:ruut_flutter/ruut_flutter.dart
that imports:package:ruut_flutter/ui/ruut_chat_view.dart
that imports:package:file_picker/file_picker.dart
that imports:package:file_picker/src/windows/file_picker_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:ruut_flutter/ruut_flutter.dart
that imports:package:ruut_flutter/ruut_client.dart
that imports:package:ruut_flutter/data/local/local_storage.dart
that imports:package:ruut_flutter/data/local/entity/ruut_user.dart
that imports:package:hive_flutter/hive_flutter.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 38 issues. Showing the first 2:
INFO: Use 'isEmpty' instead of 'length' to test whether the collection is empty.
lib/data/local/dao/ruut_contact_dao.dart:46:9
╷
46 │ if (_box.values.length == 0) {
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/local/dao/ruut_contact_dao.dart
INFO: Use 'isEmpty' instead of 'length' to test whether the collection is empty.
lib/data/local/dao/ruut_conversation_dao.dart:50:9
╷
50 │ if (_box.values.length == 0) {
│ ^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/data/local/dao/ruut_conversation_dao.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
async |
^2.11.0 |
2.13.0 | 2.13.0 | |
dio |
^5.4.3+1 |
5.9.0 | 5.9.0 | |
equatable |
^2.0.5 |
2.0.7 | 2.0.7 | |
file_picker |
^8.1.4 |
8.3.7 | 10.3.3 | |
flutter_chat_types |
^3.6.2 |
3.6.2 | 3.6.2 | |
flutter_chat_ui |
^1.6.15 |
1.6.15 | 2.9.0 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_secure_storage |
^9.1.1 |
9.2.4 | 9.2.4 | |
flutter_svg |
^2.0.13 |
2.2.1 | 2.2.1 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
image_picker |
^1.1.2 |
1.2.0 | 1.2.0 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
json_annotation |
^4.9.0 |
4.9.0 | 4.9.0 | |
path_provider |
^2.1.3 |
2.1.5 | 2.1.5 | |
riverpod |
^2.5.1 |
2.6.1 | 3.0.0 | |
stream_channel |
^2.1.2 |
2.1.4 | 2.1.4 | |
synchronized |
^3.1.0+1 |
3.4.0 | 3.4.0 | |
url_launcher |
^6.2.6 |
6.3.2 | 6.3.2 | |
uuid |
^4.4.0 |
4.5.1 | 4.5.1 | |
web_socket_channel |
^3.0.1 |
3.0.3 | 3.0.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 3 issues. Showing the first 2:
The constraint `^8.1.4` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker
to update the constraint.
The constraint `^1.6.15` on flutter_chat_ui does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions flutter_chat_ui
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade
does not expose any static analysis error.
Analyzed with Pana 0.22.23
, Flutter 3.35.3
, Dart 3.9.2
.
Check the analysis log for details.