xly 0.57.0
xly: ^0.57.0 copied to clipboard
A Flutter toolkit for rapid desktop/mobile app development — tray, exit lifecycle, notifications, smart dock, selector, and more.
We analyzed this package in the last hour, and awarded it 100 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
`README.md` contains too many non-ASCII characters.
The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.
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.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
1460 out of 3224 API elements (45.3 %) have documentation comments.
Some symbols that are missing documentation: app.CustomDragArea, app.CustomDragArea.CustomDragArea.new, app.CustomDragArea.child, app.CustomDragArea.draggable, app.CustomDragArea.enableDoubleClickMaximize.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:xly/xly.dartthat imports:package:xly/src/notify/lib.dartthat imports:package:xly/src/notify/my_notify.dartthat imports:package:xly/src/notify/windows_notification_identity.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:xly/xly.dartthat imports:package:xly/src/notify/lib.dartthat imports:package:xly/src/notify/my_notify.dartthat imports:package:xly/src/notify/windows_notification_identity.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Windows`.
Because:
package:xly/xly.dartthat imports:package:xly/src/notify/lib.dartthat imports:package:xly/src/notify/my_notify.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_linux/flutter_local_notifications_linux.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:xly/xly.dartthat imports:package:xly/src/notify/lib.dartthat imports:package:xly/src/notify/my_notify.dartthat imports:package:xly/src/notify/windows_notification_identity.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:xly/xly.dartthat imports:package:xly/src/notify/lib.dartthat imports:package:xly/src/notify/my_notify.dartthat imports:package:xly/src/notify/windows_notification_identity.dartthat imports:package:package_info_plus/package_info_plus.dartthat imports:package:package_info_plus/src/package_info_plus_windows.dartthat imports:package:package_info_plus/src/file_version_info.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:xly/xly.dartthat imports:package:xly/src/notify/lib.dartthat imports:package:xly/src/notify/my_notify.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 4 issues. Showing the first 2:
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/src/auto_start.dart:32:9
╷
32 │ return _isDesktopAutoStartEnabled(
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/auto_start.dart
WARNING: Returning a 'Future' without 'await' inside a try block.
lib/src/auto_start.dart:70:9
╷
70 │ return _setDesktopAutoStart(
│ ^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/auto_start.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.6.0 |
2.7.0 | 2.7.0 | |
autostart_settings |
^0.1.4 |
0.1.6 | 0.2.0 | |
ffi |
^2.1.3 |
2.2.0 | 2.2.0 | |
file_selector |
^1.0.3 |
1.1.0 | 1.1.0 | |
flutter_adaptive_scaffold |
^0.3.3+1 |
0.3.3+1 | 0.3.3+1 | Discontinued |
flutter_inset_shadow |
^2.0.3 |
2.0.3 | 2.0.3 | |
flutter_local_notifications |
^20.0.0 |
20.1.0 | 22.3.0 | |
flutter_screenutil |
^5.9.3 |
5.9.3 | 5.9.3 | |
get |
^4.7.3 |
4.7.3 | 4.7.3 | |
get_storage |
^2.1.1 |
2.1.1 | 2.1.1 | |
icons_launcher |
^3.0.0 |
3.1.0 | 3.1.0 | |
image |
^4.5.3 |
4.9.2 | 4.9.2 | |
launch_at_startup |
^0.5.1 |
0.5.1 | 0.5.1 | |
lottie |
^3.1.2 |
3.5.1 | 3.5.1 | |
package_info_plus |
^9.0.0 |
9.0.1 | 10.2.1 | |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.2 |
2.1.6 | 2.1.6 | |
permission_handler |
^12.0.1 |
12.0.3 | 13.0.2 | |
screen_retriever |
^0.2.0 |
0.2.2 | 0.2.2 | |
timezone |
^0.10.0 |
0.10.1 | 0.11.1 | |
tray_manager |
^0.5.2 |
0.5.3 | 0.5.3 | |
url_launcher |
^6.2.5 |
6.3.2 | 6.3.2 | |
win32 |
^5.9.0 |
5.15.0 | 6.4.0 | |
window_manager |
^0.5.1 |
0.5.2 | 0.5.2 | |
xml |
^6.5.0 |
6.6.1 | 7.0.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.2.0 | 4.2.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
code_assets |
- | 2.0.0 | 2.0.0 | |
collection |
- | 1.19.1 | 1.19.1 | |
cross_file |
- | 0.3.5+5 | 0.3.5+5 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.15 | 0.7.15 | |
file_selector_android |
- | 0.5.2+10 | 0.5.2+10 | |
file_selector_ios |
- | 0.5.3+6 | 0.5.3+6 | |
file_selector_linux |
- | 0.9.4+1 | 0.9.4+1 | |
file_selector_macos |
- | 0.9.5+1 | 0.9.5+1 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_web |
- | 0.9.5 | 0.9.5 | |
file_selector_windows |
- | 0.9.3+6 | 0.9.3+6 | |
flutter_local_notifications_linux |
- | 7.0.0 | 8.0.1 | |
flutter_local_notifications_platform_interface |
- | 10.0.0 | 12.2.0 | |
flutter_local_notifications_windows |
- | 2.0.1 | 3.1.1 | |
hooks |
- | 2.2.0 | 2.2.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.3 | 0.20.3 | |
jni |
- | 1.0.3 | 1.0.3 | |
jni_flutter |
- | 1.0.3 | 1.0.3 | |
jni_util |
- | 1.0.0 | 1.0.0 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
menu_base |
- | 0.1.1 | 0.1.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
objective_c |
- | 9.6.0 | 9.6.0 | |
package_config |
- | 3.0.0 | 3.0.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
permission_handler_android |
- | 13.0.1 | 14.1.0 | |
permission_handler_apple |
- | 9.6.1 | 9.6.1 | |
permission_handler_html |
- | 0.1.4+1 | 0.1.4+1 | |
permission_handler_platform_interface |
- | 4.4.1 | 4.4.1 | |
permission_handler_windows |
- | 0.2.2 | 0.2.2 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.2 | 6.5.2 | |
pub_semver |
- | 2.2.1 | 2.2.1 | |
record_use |
- | 1.1.1 | 1.1.1 | |
screen_retriever_linux |
- | 0.2.2 | 0.2.2 | |
screen_retriever_macos |
- | 0.2.2 | 0.2.2 | |
screen_retriever_platform_interface |
- | 0.2.2 | 0.2.2 | |
screen_retriever_windows |
- | 0.2.2 | 0.2.2 | |
shortid |
- | 0.1.2 | 0.1.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
url_launcher_android |
- | 6.3.33 | 6.3.33 | |
url_launcher_ios |
- | 6.4.2 | 6.4.2 | |
url_launcher_linux |
- | 3.2.3 | 3.2.3 | |
url_launcher_macos |
- | 3.2.6 | 3.2.6 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.6 | 3.1.6 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32_registry |
- | 2.1.0 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.4 | 3.1.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 8 issues. Showing the first 2:
The constraint `^0.1.4` on autostart_settings does not support the stable version `0.2.0`.
Try running dart pub upgrade --major-versions autostart_settings to update the constraint.
The constraint `^20.0.0` on flutter_local_notifications does not support the stable version `21.0.0`.
Try running dart pub upgrade --major-versions flutter_local_notifications 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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.