freefeos 0.3.3
freefeos: ^0.3.3 copied to clipboard
FreeFEOS is a Flutter plugin, a simple Flutter library OS and an advanced Flutter development framework that can provide many advanced features for applications.
We analyzed this package 5 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Homepage URL doesn't exist.
At the time of the analysis https://github.com/freefeos/freefeos
was unreachable. Make sure that the website is reachable via HEAD
requests.
Repository URL doesn't exist.
At the time of the analysis https://github.com/freefeos/freefeos
was unreachable. Make sure that the website is reachable via HEAD
requests.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/freefeos/freefeos/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/freefeos/freefeos/blob/master/README.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: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
9 out of 14 API elements (64.3 %) have documentation comments.
Some symbols that are missing documentation: freefeos.FreeFEOSLauncher.enabled
, freefeos.FreeFEOSLauncher.initApi
, freefeos.FreeFEOSLauncher.plugins
, freefeos.FreeFEOSLauncher.runner
, freefeos.FreeFEOSRegister.FreeFEOSRegister.new
.
10/10 points: Package has an example and has no issues with screenshots
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:freefeos/freefeos.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
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:freefeos/freefeos.dart
that imports:package:freefeos/src/entry/entry.dart
that imports:package:freefeos/src/base/base.dart
that imports:package:freefeos/src/runtime/runtime_mixin.dart
that imports:package:freefeos/src/runtime/runtime.dart
that imports:package:freefeos/src/manager/manager.dart
that imports:package:freefeos/src/manager/view_model/view_model.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:freefeos/freefeos.dart
that imports:package:freefeos/src/entry/entry.dart
that imports:package:freefeos/src/base/base.dart
that imports:package:freefeos/src/runtime/runtime_mixin.dart
that imports:package:freefeos/src/runtime/runtime.dart
that imports:package:freefeos/src/manager/manager.dart
that imports:package:freefeos/src/manager/view_model/view_model.dart
that imports:package:window_manager/window_manager.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `Linux`.
Because:
package:freefeos/freefeos.dart
that imports:package:freefeos/src/entry/entry.dart
that imports:package:freefeos/src/base/base.dart
that imports:package:freefeos/src/runtime/runtime_mixin.dart
that imports:package:freefeos/src/runtime/runtime.dart
that imports:package:freefeos/src/manager/manager.dart
that imports:package:freefeos/src/manager/view_model/view_model.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:freefeos/freefeos.dart
that imports:package:freefeos/src/entry/entry.dart
that imports:package:freefeos/src/base/base.dart
that imports:package:freefeos/src/runtime/runtime_mixin.dart
that imports:package:freefeos/src/runtime/runtime.dart
that imports:package:freefeos/src/manager/manager.dart
that imports:package:freefeos/src/manager/view_model/view_model.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:freefeos/freefeos.dart
that imports:package:freefeos/src/entry/entry.dart
that imports:package:freefeos/src/base/base.dart
that imports:package:freefeos/src/server/server.dart
that imports:package:vm_service/vm_service_io.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.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
animations |
^2.0.11 |
2.0.11 | 2.0.11 | |
ffi |
^2.1.3 |
2.1.4 | 2.1.4 | |
flutter_adaptive_scaffold |
^0.3.1 |
0.3.2 | 0.3.2 | |
flutter_rust_bridge |
^2.7.0 |
2.9.0 | 2.9.0 | |
intl |
^0.19.0 |
0.19.0 | 0.20.2 | |
irondash_engine_context |
^0.5.4 |
0.5.4 | 0.5.4 | |
irondash_message_channel |
^0.7.0 |
0.7.0 | 0.7.0 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
package_info_plus |
^8.1.1 |
8.3.0 | 8.3.0 | |
plugin_platform_interface |
^2.1.8 |
2.1.8 | 2.1.8 | |
provider |
^6.1.2 |
6.1.4 | 6.1.4 | |
shared_preferences |
^2.3.4 |
2.5.3 | 2.5.3 | |
stack_trace |
^1.11.1 |
1.12.1 | 1.12.1 | |
url_launcher |
^6.3.1 |
6.3.1 | 6.3.1 | |
vm_service |
^14.3.0 |
14.3.1 | 15.0.0 | |
win32 |
^5.10.0 |
5.12.0 | 5.12.0 | |
window_manager |
^0.4.3 |
0.4.3 | 0.4.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.19.0` on intl does not support the stable version `0.20.0`.
Try running dart pub upgrade --major-versions intl
to update the constraint.
The constraint `^14.3.0` on vm_service does not support the stable version `15.0.0`.
Try running dart pub upgrade --major-versions vm_service
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.