fl_core_third 0.1.1
fl_core_third: ^0.1.1 copied to clipboard
Flutter toolkit for image loading, WebView, storage, date/number formatting, and encryption.
We analyzed this package 30 hours ago, and awarded it 160 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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
498 out of 573 API elements (86.9 %) have documentation comments.
Some symbols that are missing documentation: fl_core_third.FlAuthResult.isFailure, fl_core_third.FlBiometricCapability.FlBiometricCapability.new, fl_core_third.FlBiometricCapability.supportsFace, fl_core_third.FlBiometricCapability.supportsFingerprint, fl_core_third.FlBiometricCapability.supportsIris.
10/10 points: Package has 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:fl_core_third/fl_core_third.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:fl_core_third/fl_core_third.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:fl_core_third/fl_core_third.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:fl_core_third/fl_core_third.dartthat declares support for platforms:Android,iOS.
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:fl_core_third/fl_core_third.dartthat imports:package:fl_core_third/src/utils/fl_local_auth_utils.dartthat imports:package:local_auth_darwin/local_auth_darwin.dartthat declares support for platforms:iOS,macOS.
Package does not support platform `iOS`.
Because:
package:fl_core_third/fl_core_third.dartthat imports:package:fl_core_third/src/utils/fl_local_auth_utils.dartthat imports:package:local_auth_android/local_auth_android.dartthat declares support for platforms:Android.
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 |
|---|---|---|---|---|
android_id |
^0.5.1 |
0.5.2+1 | 0.5.2+1 | |
app_settings |
^8.0.1 |
8.0.3 | 8.0.3 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
crypto |
^3.0.7 |
3.0.7 | 3.0.7 | |
decimal |
^3.2.4 |
3.2.5 | 3.2.5 | |
device_info_plus |
^13.2.0 |
13.2.0 | 13.2.0 | |
flutter_cache_manager |
^3.4.1 |
3.4.2 | 3.4.2 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_secure_storage |
^10.3.1 |
10.3.1 | 10.3.1 | |
flutter_svg |
^2.3.0 |
2.3.0 | 2.3.0 | |
google_api_availability |
^5.0.1 |
5.0.1 | 5.0.1 | |
image_picker |
^1.2.3 |
1.2.3 | 1.2.3 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
jiffy |
^6.4.5 |
6.4.5 | 6.4.5 | |
local_auth |
^3.0.1 |
3.0.2 | 3.0.2 | |
local_auth_android |
^2.0.8 |
2.0.9 | 2.0.9 | |
local_auth_darwin |
^2.0.3 |
2.0.3 | 2.0.3 | |
meta |
^1.17.0 |
1.18.0 | 1.19.0 | |
package_info_plus |
^10.2.1 |
10.2.1 | 10.2.1 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
path_provider |
^2.1.5 |
2.1.6 | 2.1.6 | |
permission_handler |
^12.0.3 |
12.0.3 | 12.0.3 | |
share_plus |
^13.2.1 |
13.3.0 | 13.3.0 | |
shared_preferences |
^2.5.5 |
2.5.5 | 2.5.5 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.3 |
4.6.0 | 4.6.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.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.