laraigo_chat 1.0.9+48 laraigo_chat: ^1.0.9+48 copied to clipboard
An easy flutter implementation of Laraigo's real time chat services with custom designed bots.
We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/vcadevelopteam/broker-sdk/tree/only-package
was unreachable. Make sure that the website is reachable via HEAD
requests.
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: laraigo_chat
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Unable to access git repository: Failed to run remote show origin
.
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
22 out of 392 API elements (5.6 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: api_manager
, api_manager.ApiManager
, api_manager.ApiManager.ApiManager
, api_manager.ApiManager.get
, api_manager.ApiManager.post
.
10/10 points: Package has an example
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:laraigo_chat/core/chat_socket.dart
that imports:package:laraigo_chat/repository/chat_socket_repository.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `Linux`.
Because:
package:laraigo_chat/core/chat_socket.dart
that imports:package:laraigo_chat/repository/chat_socket_repository.dart
that imports:package:geolocator/geolocator.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:laraigo_chat/core/chat_socket.dart
that imports:package:laraigo_chat/repository/chat_socket_repository.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_android/geolocator_android.dart
that declares support for platforms:Android
.
Package does not support platform `Web`.
Because:
package:laraigo_chat/core/chat_socket.dart
that imports:package:laraigo_chat/repository/chat_socket_repository.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:laraigo_chat/core/chat_socket.dart
that imports:package:laraigo_chat/repository/chat_socket_repository.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_apple/geolocator_apple.dart
that declares support for platforms:iOS
,macOS
.
Package does not support platform `iOS`.
Because:
package:laraigo_chat/core/chat_socket.dart
that imports:package:laraigo_chat/repository/chat_socket_repository.dart
that imports:package:geolocator/geolocator.dart
that imports:package:geolocator_android/geolocator_android.dart
that declares support for platforms:Android
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:laraigo_chat/core/chat_socket.dart
that imports:package:laraigo_chat/repository/chat_socket_repository.dart
that imports:package:laraigo_chat/helpers/api_manager.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 4 issues. Showing the first 2:
INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.
lib/core/pages/chat_page.dart:251:14
╷
251 │ return WillPopScope(
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/pages/chat_page.dart
INFO: 'WillPopScope.new' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.
lib/core/pages/chat_page.dart:251:14
╷
251 │ return WillPopScope(
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/core/pages/chat_page.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
chewie |
^1.4.0 |
1.8.0 | 1.8.5 |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 |
device_info_plus |
^8.1.0 |
8.2.2 | 11.1.0 |
document_file_save_plus |
^2.0.0 |
2.0.0 | 2.0.0 |
file_picker |
^5.2.5 |
5.3.1 | 8.1.3 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_keyboard_visibility |
^5.4.1 |
5.4.1 | 6.0.0 |
flutter_map |
^3.1.0 |
3.1.0 | 7.0.2 |
flutter_native_image |
^0.0.6+1 |
0.0.6+1 | 0.0.6+1 |
geolocator |
^9.0.2 |
9.0.2 | 13.0.1 |
http |
^0.13.5 |
0.13.6 | 1.2.2 |
intl |
^0.18.0 |
0.18.1 | 0.19.0 |
latlong2 |
^0.8.1 |
0.8.2 | 0.9.1 |
mime |
^1.0.4 |
1.0.6 | 2.0.0 |
open_filex |
^4.4.0 |
4.5.0 | 4.5.0 |
path |
^1.8.2 |
1.9.1 | 1.9.1 |
path_provider |
^2.0.14 |
2.1.5 | 2.1.5 |
permission_handler |
^9.2.0 |
9.2.0 | 11.3.1 |
shared_preferences |
^2.0.16 |
2.3.2 | 2.3.2 |
url_launcher |
^6.1.11 |
6.3.1 | 6.3.1 |
uuid |
^3.0.7 |
3.0.7 | 4.5.1 |
video_player |
^2.5.1 |
2.9.2 | 2.9.2 |
web_socket_channel |
^2.3.0 |
2.4.5 | 3.0.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 12 issues. Showing the first 2:
The constraint `^8.1.0` on device_info_plus does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions device_info_plus
to update the constraint.
The constraint `^5.2.5` on file_picker does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions file_picker
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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.