chat_call_core 1.0.1 chat_call_core: ^1.0.1 copied to clipboard
Chat Call Core ADVN
We analyzed this package 9 hours ago, and awarded it 110 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.
-
pubspec.yaml
doesn't have ahomepage
entry. -
pubspec.yaml
doesn't have arepository
entry.
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.
10/10 points: 20% or more of the public API has dartdoc comments
534 out of 621 API elements (86.0 %) have documentation comments.
Some symbols that are missing documentation: attachment_button
, base_conditional
, browser_conditional
, bubble_rtl_alignment
, bubble_rtl_alignment.BubbleRtlAlignment
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:chat_call_core/core/firebase/flutter_firebase_chat_core.dart
that imports:package:chat_call_core/core/firebase/src/util.dart
that imports:package:firebase_auth/firebase_auth.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:chat_call_core/core/firebase/flutter_firebase_chat_core.dart
that imports:package:chat_call_core/core/firebase/src/util.dart
that imports:package:firebase_auth/firebase_auth.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package not compatible with platform Web
Because:
package:chat_call_core/core/firebase/flutter_firebase_chat_core.dart
that imports:package:chat_call_core/core/firebase/src/util.dart
that imports:package:firebase_auth/firebase_auth.dart
that imports:package:firebase_core_platform_interface/firebase_core_platform_interface.dart
that imports:package:firebase_core_platform_interface/src/pigeon/test_api.dart
that imports:package:flutter_test/flutter_test.dart
that imports:package:flutter_test/src/widget_tester.dart
that imports:package:flutter_test/src/test_text_input.dart
that imports:package:flutter_test/src/test_text_input_key_handler.dart
that imports:package:flutter_test/src/binding.dart
that imports:package:flutter_test/src/platform.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:chat_call_core/core/firebase/flutter_firebase_chat_core.dart
that imports:package:chat_call_core/core/firebase/src/util.dart
that imports:package:firebase_auth/firebase_auth.dart
that imports:package:firebase_core_platform_interface/firebase_core_platform_interface.dart
that imports:package:firebase_core_platform_interface/src/pigeon/test_api.dart
that imports:package:flutter_test/flutter_test.dart
that imports:package:flutter_test/src/widget_tester.dart
that imports:package:flutter_test/src/test_text_input.dart
that imports:package:flutter_test/src/test_text_input_key_handler.dart
that imports:package:flutter_test/src/binding.dart
that imports:package:flutter_test/src/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 3 issues. Showing the first 2:
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/presentation/chat/src/widgets/file_message.dart:41:30
╷
41 │ color: color.withOpacity(0.2),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/presentation/chat/src/widgets/file_message.dart
INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.
lib/presentation/chat/src/widgets/input.dart:242:40
╷
242 │ .withOpacity(0.5),
│ ^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/presentation/chat/src/widgets/input.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cloud_firestore |
^3.1.18 |
3.5.1 | 5.6.0 |
diffutil_dart |
^3.0.0 |
3.0.0 | 4.0.1 |
equatable |
^2.0.3 |
2.0.7 | 2.0.7 |
firebase_auth |
^3.4.2 |
3.11.2 | 5.3.4 |
firebase_core |
^1.19.2 |
1.24.0 | 3.9.0 |
firebase_dynamic_links |
^4.1.1 |
4.3.11 | 6.0.11 |
firebase_messaging |
^12.0.0 |
12.0.3 | 15.1.6 |
firebase_messaging_platform_interface |
^4.0.0 |
4.2.0 | 4.5.49 |
firebase_storage |
^10.3.2 |
10.3.11 | 12.3.7 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_linkify |
^5.0.2 |
5.0.2 | 6.0.0 |
flutter_parsed_text |
^2.2.1 |
2.2.1 | 2.2.1 |
html |
^0.15.0 |
0.15.5 | 0.15.5 |
http |
^0.13.4 |
0.13.6 | 1.2.2 |
intl |
^0.17.0 |
0.17.0 | 0.20.1 |
json_annotation |
^4.5.0 |
4.9.0 | 4.9.0 |
linkify |
^4.1.0 |
4.1.0 | 5.0.0 |
meta |
^1.7.0 |
1.15.0 | 1.16.0 |
photo_view |
^0.14.0 |
0.14.0 | 0.15.0 |
url_launcher |
^6.1.4 |
6.3.1 | 6.3.1 |
visibility_detector |
^0.3.3 |
0.3.3 | 0.4.0+2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
_flutterfire_internals |
- | 1.0.2 | 1.3.48 |
async |
- | 2.11.0 | 2.12.0 |
boolean_selector |
- | 2.1.1 | 2.1.2 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.1 | 1.1.2 |
cloud_firestore_platform_interface |
- | 5.7.7 | 6.6.0 |
cloud_firestore_web |
- | 2.8.10 | 4.4.0 |
collection |
- | 1.19.0 | 1.19.1 |
csslib |
- | 1.0.2 | 1.0.2 |
fake_async |
- | 1.3.1 | 1.3.2 |
firebase_auth_platform_interface |
- | 6.10.1 | 7.4.10 |
firebase_auth_web |
- | 4.6.1 | 5.13.5 |
firebase_core_platform_interface |
- | 4.8.0 | 5.4.0 |
firebase_core_web |
- | 1.7.3 | 2.19.0 |
firebase_dynamic_links_platform_interface |
- | 0.2.3+15 | 0.2.6+47 |
firebase_messaging_web |
- | 3.2.0 | 3.9.5 |
firebase_storage_platform_interface |
- | 4.1.19 | 5.1.34 |
firebase_storage_web |
- | 3.3.9 | 3.10.6 |
flutter_test |
- | 0.0.0 | 0.0.0 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http_parser |
- | 4.1.2 | 4.1.2 |
js |
- | 0.6.7 | 0.7.1 |
leak_tracker |
- | 10.0.7 | 10.0.8 |
leak_tracker_flutter_testing |
- | 3.0.8 | 3.0.9 |
leak_tracker_testing |
- | 3.0.1 | 3.0.1 |
matcher |
- | 0.12.16+1 | 0.12.17 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
path |
- | 1.9.0 | 1.9.1 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.0 | 1.10.1 |
stack_trace |
- | 1.12.0 | 1.12.1 |
stream_channel |
- | 2.1.2 | 2.1.3 |
string_scanner |
- | 1.3.0 | 1.4.1 |
term_glyph |
- | 1.2.1 | 1.2.2 |
test_api |
- | 0.7.3 | 0.7.4 |
typed_data |
- | 1.4.0 | 1.4.0 |
url_launcher_android |
- | 6.3.14 | 6.3.14 |
url_launcher_ios |
- | 6.3.2 | 6.3.2 |
url_launcher_linux |
- | 3.2.1 | 3.2.1 |
url_launcher_macos |
- | 3.2.2 | 3.2.2 |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 |
url_launcher_web |
- | 2.3.3 | 2.3.3 |
url_launcher_windows |
- | 3.1.3 | 3.1.3 |
vector_math |
- | 2.1.4 | 2.1.4 |
vm_service |
- | 14.3.0 | 15.0.0 |
web |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 13 issues. Showing the first 2:
The constraint `^3.1.18` on cloud_firestore does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore
to update the constraint.
The constraint `^3.0.0` on diffutil_dart does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions diffutil_dart
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.