fluxy_permissions 1.1.0
fluxy_permissions: ^1.1.0 copied to clipboard
Permission management plugin for the Fluxy framework.
We analyzed this package 6 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
20 out of 23 API elements (87.0 %) have documentation comments.
Some symbols that are missing documentation: fluxy_permissions, fluxy_permissions.FluxyPermissionsPlugin, fluxy_permissions.FluxyPermissionsPlugin.FluxyPermissionsPlugin.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:fluxy_permissions/fluxy_permissions.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package does not support platform `macOS`.
Because:
package:fluxy_permissions/fluxy_permissions.dartthat imports:package:permission_handler/permission_handler.dartthat declares support for platforms:Android,iOS,Windows,Web.
Package not compatible with platform Web
Because:
package:fluxy_permissions/fluxy_permissions.dartthat imports:package:fluxy/fluxy.dartthat imports:package:fluxy/src/data/repository.dartthat imports:package:fluxy/src/engine/stability/data_guard.dartthat imports:package:fluxy/src/networking/fluxy_http.dartthat imports:dart:io
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 | |
permission_handler |
^12.0.1 |
12.0.1 | 12.0.1 |
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.