xly 0.54.1
xly: ^0.54.1 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 23 hours ago, 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
1441 out of 3174 API elements (45.4 %) 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.1 | |
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
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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.