likeminds_chat_fl 1.8.0 likeminds_chat_fl: ^1.8.0 copied to clipboard
Likeminds flutter chat SDK
We analyzed this package 2 days ago, and awarded it 80 pub points (of a possible 160):
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 60 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
0/10 points: 20% or more of the public API has dartdoc comments
70 out of 1617 API elements (4.3 %) 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: likeminds_chat_fl
, likeminds_chat_fl.AddPollOptionRequest
, likeminds_chat_fl.AddPollOptionRequest.conversationId
, likeminds_chat_fl.AddPollOptionRequest.pollViewData
, likeminds_chat_fl.AddPollOptionRequest.temporaryId
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:likeminds_chat_fl/likeminds_chat_fl.dart
that imports:package:likeminds_chat_fl/src/persistence/persistence.dart
that imports:package:likeminds_chat_fl/src/persistence/user/handler/handler.dart
that imports:package:likeminds_chat_fl/src/persistence/user/utils/utils.dart
that imports:package:likeminds_chat_fl/src/persistence/user/schema/user_schema.dart
that imports:package:likeminds_chat_fl/src/models/models.dart
that imports:package:likeminds_chat_fl/src/models/conversation/conversation_model.dart
that imports:package:likeminds_chat_fl/src/models/conversation/attachment_model.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:likeminds_chat_fl/likeminds_chat_fl.dart
that imports:package:likeminds_chat_fl/src/persistence/persistence.dart
that imports:package:likeminds_chat_fl/src/persistence/user/handler/handler.dart
that imports:package:likeminds_chat_fl/src/persistence/user/utils/utils.dart
that imports:package:likeminds_chat_fl/src/persistence/user/schema/user_schema.dart
that imports:package:likeminds_chat_fl/src/models/models.dart
that imports:package:likeminds_chat_fl/src/models/conversation/conversation_model.dart
that imports:package:likeminds_chat_fl/src/models/conversation/attachment_model.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
WARNING: Unused import: 'package:likeminds_chat_fl/src/models/models.dart'.
lib/src/persistence/user/schema/user_schema.dart:2:8
╷
2 │ import 'package:likeminds_chat_fl/src/models/models.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/persistence/user/schema/user_schema.dart
INFO: The import of 'package:likeminds_chat_fl/src/models/models.dart' is unnecessary because all of the used elements are also provided by the import of 'package:likeminds_chat_fl/likeminds_chat_fl.dart'.
lib/src/methods/notification.dart:2:8
╷
2 │ import 'package:likeminds_chat_fl/src/models/models.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/methods/notification.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
curl_logger_dio_interceptor |
^1.0.0 |
1.0.0 | 1.0.0 |
dio |
^5.1.2 |
5.7.0 | 5.7.0 |
envied |
^0.5.4+1 |
0.5.4+1 | 0.5.4+1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
hive |
^2.2.3 |
2.2.3 | 2.2.3 |
hive_flutter |
^1.1.0 |
1.1.0 | 1.1.0 |
json_annotation |
^4.8.0 |
4.9.0 | 4.9.0 |
json_serializable |
^6.6.1 |
6.8.0 | 6.8.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_fe_analyzer_shared |
- | 72.0.0 | 76.0.0 |
_macros |
- | 0.3.2 | 0.3.2 |
analyzer |
- | 6.7.0 | 6.11.0 |
args |
- | 2.6.0 | 2.6.0 |
async |
- | 2.12.0 | 2.12.0 |
build |
- | 2.4.1 | 2.4.1 |
build_config |
- | 1.1.1 | 1.1.1 |
characters |
- | 1.3.0 | 1.3.1 |
checked_yaml |
- | 2.0.3 | 2.0.3 |
collection |
- | 1.18.0 | 1.19.1 |
convert |
- | 3.1.2 | 3.1.2 |
crypto |
- | 3.0.6 | 3.0.6 |
dart_style |
- | 2.3.7 | 2.3.7 |
dio_web_adapter |
- | 2.0.0 | 2.0.0 |
ffi |
- | 2.1.3 | 2.1.3 |
file |
- | 7.0.1 | 7.0.1 |
glob |
- | 2.1.2 | 2.1.2 |
http_parser |
- | 4.0.2 | 4.1.1 |
logging |
- | 1.3.0 | 1.3.0 |
macros |
- | 0.1.2-main.4 | 0.1.3-main.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
package_config |
- | 2.1.0 | 2.1.0 |
path |
- | 1.9.1 | 1.9.1 |
path_provider |
- | 2.1.5 | 2.1.5 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
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.6 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
pub_semver |
- | 2.1.4 | 2.1.4 |
pubspec_parse |
- | 1.3.0 | 1.3.0 |
sky_engine |
- | 0.0.99 | 0.0.99 |
source_gen |
- | 1.5.0 | 1.5.0 |
source_helper |
- | 1.3.4 | 1.3.4 |
source_span |
- | 1.10.0 | 1.10.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
watcher |
- | 1.1.0 | 1.1.0 |
web |
- | 1.1.0 | 1.1.0 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
yaml |
- | 3.1.2 | 3.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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 52 errors:
UNDEFINED_CLASS
-lib/src/managers/api/interceptors/log_interceptor.dart:20:7
- Undefined class 'DioException'.UNDEFINED_CLASS
-lib/src/managers/api/interceptors/retry_interceptor.dart:14:7
- Undefined class 'DioException'.CAST_TO_NON_TYPE
-lib/src/managers/api/interceptors/retry_interceptor.dart:39:38
- The name 'DioException' isn't a type, so it can't be used in an 'as' expression.
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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.