fluxy_platform 1.1.0
fluxy_platform: ^1.1.0 copied to clipboard
A meta-package for the Fluxy framework that includes the core engine and all official plugins.
We analyzed this package 2 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
808 out of 1971 API elements (41.0 %) 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_sync/fluxy_sync.dartthat imports:package:fluxy_connectivity/fluxy_connectivity.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `Linux`.
Because:
package:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_device/fluxy_device.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:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_sync/fluxy_sync.dartthat imports:package:fluxy_connectivity/fluxy_connectivity.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
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_sync/fluxy_sync.dartthat imports:package:fluxy_connectivity/fluxy_connectivity.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
Package does not support platform `iOS`.
Because:
package:fluxy_platform/fluxy_platform.dartthat imports:package:fluxy_sync/fluxy_sync.dartthat imports:package:fluxy_connectivity/fluxy_connectivity.dartthat imports:package:connectivity_plus/connectivity_plus.dartthat imports:package:connectivity_plus/src/connectivity_plus_linux.dartthat imports:package:nm/nm.dartthat declares support for platforms:Linux.
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.1.0 |
1.2.3 | 1.2.3 | |
fluxy_analytics |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_auth |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_biometric |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_camera |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_connectivity |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_device |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_geo |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_haptics |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_logger |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_notifications |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_ota |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_permissions |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_presence |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_storage |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_stream_bridge |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_sync |
^1.1.0 |
1.1.0 | 1.1.0 | |
fluxy_websocket |
^1.1.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.