fluo 4.0.0
fluo: ^4.0.0 copied to clipboard
Build beautiful onboarding flows with minimal code. Optional authentication included.
We analyzed this package 3 days ago, and awarded it 140 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
684 out of 1204 API elements (56.8 %) have documentation comments.
Some symbols that are missing documentation: api_client, api_client.ApiClient, api_client.ApiClient.ApiClient.new, api_client.ApiClient.apiKey, api_client.ApiClient.baseUrl.
10/10 points: Package has an example
10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:fluo/fluo.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:fluo/fluo.dartthat declares support for platforms:Android,iOS,macOS,Web.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `macOS`.
Because:
package:fluo/fluo.dartthat imports:package:fluo/presentation/auth/auth_navigator.dartthat imports:package:fluo/presentation/auth/enter_mobile_screen.dartthat imports:package:fluo/widgets/mobile_input.dartthat imports:package:device_region/device_region.dartthat declares support for platforms:Android,iOS,Windows,Linux.
Package does not support platform `Web`.
Because:
package:fluo/fluo.dartthat imports:package:fluo/presentation/auth/auth_navigator.dartthat imports:package:fluo/presentation/auth/enter_mobile_screen.dartthat imports:package:fluo/widgets/mobile_input.dartthat imports:package:device_region/device_region.dartthat declares support for platforms:Android,iOS,Windows,Linux.
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:fluo/fluo.dartthat imports:package:sign_in_with_apple/sign_in_with_apple.dartthat imports:package:sign_in_with_apple/src/sign_in_with_apple.dartthat imports:package:sign_in_with_apple_platform_interface/sign_in_with_apple_platform_interface.dartthat imports:package:sign_in_with_apple_platform_interface/method_channel_sign_in_with_apple.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. 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 |
|---|---|---|---|---|
country_flags |
^4.1.0 |
4.1.2 | 4.1.2 | |
device_region |
^1.4.0 |
1.4.0 | 1.4.0 | |
diacritic |
^0.1.6 |
0.1.6 | 0.1.6 | |
flutter_libphonenumber |
^2.5.1 |
2.7.0 | 2.7.0 | |
flutter_secure_storage |
^9.2.4 |
9.2.4 | 10.0.0 | |
flutter_svg |
^2.2.2 |
2.2.3 | 2.2.3 | |
google_sign_in |
^6.3.0 |
6.3.0 | 7.2.0 | |
google_sign_in_web |
^0.12.4+4 |
0.12.4+4 | 1.1.2 | |
http |
^1.2.2 |
1.6.0 | 1.6.0 | |
in_app_review |
^2.0.11 |
2.0.11 | 2.0.11 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
pinput |
^5.0.0 |
5.0.2 | 6.0.2 | |
provider |
^6.1.2 |
6.1.5+1 | 6.1.5+1 | |
shared_preferences |
^2.5.3 |
2.5.4 | 2.5.4 | |
sign_in_with_apple |
^7.0.1 |
7.0.1 | 7.0.1 | |
styled_text |
^8.1.0 |
8.1.0 | 9.0.0 | |
url_launcher |
^6.3.1 |
6.3.2 | 6.3.2 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
The constraint `^9.2.4` on flutter_secure_storage does not support the stable version `10.0.0`.
Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.
The constraint `^6.3.0` on google_sign_in does not support the stable version `7.0.0`.
Try running dart pub upgrade --major-versions google_sign_in 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.10, Flutter 3.41.2, Dart 3.11.0.
Check the analysis log for details.