xly 0.4.0 xly: ^0.4.0 copied to clipboard
A Test Flutter Package, DO NOT USE IT at present
We analyzed this package 2 days ago, and awarded it 115 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
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of CHANGELOG.md
in your package should primarily contain characters used in English.
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
871 out of 2222 API elements (39.2 %) have documentation comments.
Some symbols that are missing documentation: xly
, xly.AddSubscription
, xly.AnimatedMenuController
, xly.AnimatedMenuController.AnimatedMenuController
, xly.AnimatedMenuController.animation
.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:xly/xly.dart
that imports:package:xly/src/app.dart
that imports:package:window_manager/window_manager.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `iOS`.
Because:
package:xly/xly.dart
that imports:package:xly/src/app.dart
that imports:package:window_manager/window_manager.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `Web`.
Because:
package:xly/xly.dart
that imports:package:xly/src/app.dart
that imports:package:window_manager/window_manager.dart
that declares support for platforms:Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:xly/xly.dart
that imports:package:xly/src/splash.dart
that imports:package:get/get.dart
that imports:package:get/route_manager.dart
that imports:package:get/get_navigation/get_navigation.dart
that imports:package:get/get_navigation/src/root/get_material_app.dart
that imports:package:get/get_utils/get_utils.dart
that imports:package:get/get_utils/src/platform/platform.dart
that imports:package:get/get_utils/src/platform/platform_web.dart
that imports:dart:html
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 35 issues. Showing the first 2:
WARNING: The declaration '_animatePosition' isn't referenced.
lib/src/float_panel.dart:316:8
╷
316 │ void _animatePosition(double targetX, double targetY) {
│ ^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/float_panel.dart
WARNING: The declaration '_hiddenWidth' isn't referenced.
lib/src/float_panel.dart:494:14
╷
494 │ double get _hiddenWidth => widget.panelWidth.w / 2; // 隐藏半
│ ^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/float_panel.dart
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_inset_box_shadow |
^1.0.8 |
1.0.8 | 1.0.8 |
flutter_localizations |
flutter |
0.0.0 | 0.0.0 |
flutter_screenutil |
^5.9.3 |
5.9.3 | 5.9.3 |
get |
^4.6.6 |
4.6.6 | 4.6.6 |
lottie |
^3.1.2 |
3.3.0 | 3.3.0 |
oktoast |
^3.4.0 |
3.4.0 | 3.4.0 |
url_launcher |
^6.2.5 |
6.3.1 | 6.3.1 |
window_manager |
^0.4.2 |
0.4.3 | 0.4.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 3.6.1 | 4.0.2 |
async |
- | 2.12.0 | 2.12.0 |
characters |
- | 1.3.0 | 1.4.0 |
clock |
- | 1.1.1 | 1.1.2 |
collection |
- | 1.19.0 | 1.19.1 |
crypto |
- | 3.0.6 | 3.0.6 |
flutter_web_plugins |
- | 0.0.0 | 0.0.0 |
http |
- | 1.2.2 | 1.2.2 |
http_parser |
- | 4.1.2 | 4.1.2 |
intl |
- | 0.19.0 | 0.20.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
meta |
- | 1.15.0 | 1.16.0 |
path |
- | 1.9.0 | 1.9.1 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
screen_retriever |
- | 0.2.0 | 0.2.0 |
screen_retriever_linux |
- | 0.2.0 | 0.2.0 |
screen_retriever_macos |
- | 0.2.0 | 0.2.0 |
screen_retriever_platform_interface |
- | 0.2.0 | 0.2.0 |
screen_retriever_windows |
- | 0.2.0 | 0.2.0 |
sky_engine |
- | 0.0.0 | 0.0.0 |
source_span |
- | 1.10.1 | 1.10.1 |
string_scanner |
- | 1.4.1 | 1.4.1 |
term_glyph |
- | 1.2.2 | 1.2.2 |
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 |
web |
- | 1.1.0 | 1.1.0 |
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
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.