askless 2.0.0
askless: ^2.0.0 copied to clipboard
Flutter client of Askless framework, which facilitates building realtime servers for JavaScript and Flutter Apps
We analyzed this package 10 days ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
pubspec.yaml from the repository URL mismatch: expected https://github.com/WiseTap/askless-flutter-client but got https://github.com/RodrigoBertotti/askless-flutter-client.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: askless, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Documentation URL doesn't exist.
At the time of the analysis https://github.com/WiseTap/askless-flutter-client/blob/dev/documentation/english_documentation.md 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
30 out of 119 API elements (25.2 %) have documentation comments.
Some symbols that are missing documentation: askless, askless.AsklessClient, askless.Connection, askless.CreateCli, askless.CreateCli.CreateCli.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
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:askless/askless.dartthat imports:package:askless/src/index.dartthat imports:package:askless/src/tasks/ReconnectWhenOffline.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus_linux/connectivity_plus_linux.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:askless/askless.dartthat imports:package:askless/src/index.dartthat imports:package:askless/src/tasks/ReconnectWhenOffline.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus_linux/connectivity_plus_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Windows`.
Because:
package:askless/askless.dartthat imports:package:askless/src/index.dartthat imports:package:askless/src/tasks/ReconnectWhenOffline.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus_linux/connectivity_plus_linux.dartthat declares support for platforms:Linux.
Package does not support platform `macOS`.
Because:
package:askless/askless.dartthat imports:package:askless/src/index.dartthat imports:package:askless/src/tasks/ReconnectWhenOffline.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus_linux/connectivity_plus_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Web`.
Because:
package:askless/askless.dartthat imports:package:askless/src/index.dartthat imports:package:askless/src/tasks/ReconnectWhenOffline.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus_linux/connectivity_plus_linux.dartthat declares support for platforms:Linux.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:askless/askless.dartthat imports:package:askless/src/index.dartthat imports:package:askless/src/tasks/ReconnectWhenOffline.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus_linux/connectivity_plus_linux.dartthat imports:package:connectivity_plus_linux/src/connectivity.dartthat imports:package:nm/nm.dartthat imports:package:nm/src/network_manager_client.dartthat imports:package:dbus/dbus.dartthat imports:package:dbus/src/dbus_value.dartthat 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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 146 issues. Showing the first 2:
INFO: The import of 'package:askless/src/middleware/data/request/OperationRequestCli.dart' is unnecessary because all of the used elements are also provided by the import of '../askless.dart'.
lib/src/index.dart:4:8
╷
4 │ import 'package:askless/src/middleware/data/request/OperationRequestCli.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/index.dart
INFO: The import of 'package:askless/src/middleware/data/receivements/NewRealtimeData.dart' is unnecessary because all of the used elements are also provided by the import of '../askless.dart'.
lib/src/index.dart:5:8
╷
5 │ import 'package:askless/src/middleware/data/receivements/NewRealtimeData.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/index.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
connectivity_plus |
^1.0.6 |
1.4.0 | 7.0.0 | |
get_it |
^7.2.0 |
7.7.0 | 9.2.0 | |
injectable |
^1.4.1 |
1.5.4 | 2.7.1+4 | |
meta |
^1.3.0 |
1.17.0 | 1.17.0 | |
random_string |
^2.3.1 |
2.3.1 | 2.3.1 | |
synchronized |
^3.0.0 |
3.4.0 | 3.4.0 | |
web_socket_channel |
^2.1.0 |
2.4.5 | 3.0.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
connectivity_plus_linux |
- | 1.3.1 | 1.3.1 | Discontinued |
connectivity_plus_macos |
- | 1.2.6 | 1.2.6 | Discontinued |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 | Discontinued |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 | Discontinued |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.11 | 0.7.11 | |
ffi |
- | 2.1.4 | 2.1.4 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 0.5.1 | 1.1.1 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^1.0.6` on connectivity_plus does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus to update the constraint.
The constraint `^7.2.0` on get_it does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions get_it 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.