fluxy_platform 1.0.0
fluxy_platform: ^1.0.0 copied to clipboard
A meta-package for the Fluxy framework that includes the core engine and all official plugins.
We analyzed this package 4 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
754 out of 1881 API elements (40.1 %) have documentation comments.
Some symbols that are missing documentation: fluxy_platform, fluxy_platform.AsyncConfig.AsyncConfig.new, fluxy_platform.AsyncFlux.AsyncFlux.new, fluxy_platform.AsyncFlux.config, fluxy_platform.AsyncFlux.data.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_biometric/fluxy_biometric.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_darwin/local_auth_darwin.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `Linux`.
Because:
package:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_biometric/fluxy_biometric.dartthat imports:package:local_auth/local_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS.
Package does not support platform `macOS`.
Because:
package:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_biometric/fluxy_biometric.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
Package does not support platform `Web`.
Because:
package:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_ota/fluxy_ota.dartthat imports:package:fluxy_ota/src/sdui_renderer.dartthat imports:package:fluxy_ota/src/fluxy_remote.dartthat imports:package:path_provider/path_provider.dartthat 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:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_biometric/fluxy_biometric.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_biometric/fluxy_biometric.dartthat imports:package:local_auth/local_auth.dartthat imports:package:local_auth/src/local_auth.dartthat imports:package:local_auth_windows/local_auth_windows.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
fluxy |
^1.0.0 |
1.2.3 | 1.2.3 | |
fluxy_analytics |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_auth |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_biometric |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_camera |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_connectivity |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_notifications |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_ota |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_permissions |
^1.0.0 |
1.1.0 | 1.1.0 | |
fluxy_storage |
^1.0.0 |
1.1.0 | 1.1.0 |
Transitive dependencies
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.23.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.