fastyle_firebase 0.0.45
fastyle_firebase: ^0.0.45 copied to clipboard
Set of firebase Widgets for the fastyle library.
We analyzed this package 3 days ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
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: ISC
.
10/10 points: 20% or more of the public API has dartdoc comments
93 out of 207 API elements (44.9 %) have documentation comments.
Some symbols that are missing documentation: analytics.helper
, analytics.helper.logAnalyticsEvent
, analytics.helper.logFastBlocAnalyticsEvent
, app_check.job
, app_check.job.FastFirebaseAppCheckJob
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ iOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:fastyle_firebase/fastyle_firebase.dart
that imports:package:fastyle_firebase/logic/logic.dart
that imports:package:fastyle_firebase/logic/helpers/helpers.dart
that imports:package:fastyle_firebase/logic/helpers/analytics.helper.dart
that imports:package:fastyle_core/fastyle_core.dart
that imports:package:fastyle_core/ui/ui.dart
that imports:package:fastyle_core/ui/blocks/blocks.dart
that imports:package:fastyle_core/ui/blocks/example.block.dart
that imports:package:fastyle_core/logic/logic.dart
that imports:package:fastyle_core/logic/models/models.dart
that imports:package:fastyle_core/logic/models/connectivity_status.model.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:fastyle_firebase/fastyle_firebase.dart
that imports:package:fastyle_firebase/logic/logic.dart
that imports:package:fastyle_firebase/logic/helpers/helpers.dart
that imports:package:fastyle_firebase/logic/helpers/analytics.helper.dart
that imports:package:firebase_analytics/firebase_analytics.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:fastyle_firebase/fastyle_firebase.dart
that imports:package:fastyle_firebase/logic/logic.dart
that imports:package:fastyle_firebase/logic/helpers/helpers.dart
that imports:package:fastyle_firebase/logic/helpers/analytics.helper.dart
that imports:package:firebase_analytics/firebase_analytics.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `macOS`.
Because:
package:fastyle_firebase/fastyle_firebase.dart
that imports:package:fastyle_firebase/logic/logic.dart
that imports:package:fastyle_firebase/logic/helpers/helpers.dart
that imports:package:fastyle_firebase/logic/helpers/analytics.helper.dart
that imports:package:fastyle_core/fastyle_core.dart
that imports:package:fastyle_core/ui/ui.dart
that imports:package:fastyle_core/ui/blocks/blocks.dart
that imports:package:fastyle_core/ui/blocks/example.block.dart
that imports:package:fastyle_core/logic/logic.dart
that imports:package:fastyle_core/logic/models/models.dart
that imports:package:fastyle_core/logic/models/connectivity_status.model.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Web`.
Because:
package:fastyle_firebase/fastyle_firebase.dart
that imports:package:fastyle_firebase/logic/logic.dart
that imports:package:fastyle_firebase/logic/helpers/helpers.dart
that imports:package:fastyle_firebase/logic/helpers/analytics.helper.dart
that imports:package:fastyle_core/fastyle_core.dart
that imports:package:fastyle_core/ui/ui.dart
that imports:package:fastyle_core/ui/blocks/blocks.dart
that imports:package:fastyle_core/ui/blocks/example.block.dart
that imports:package:fastyle_core/logic/logic.dart
that imports:package:fastyle_core/logic/helpers/helpers.dart
that imports:package:fastyle_core/logic/helpers/app_permissions.helper.dart
that imports:package:app_tracking_transparency/app_tracking_transparency.dart
that declares support for platforms:iOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `iOS`.
Because:
package:fastyle_firebase/fastyle_firebase.dart
that imports:package:fastyle_firebase/logic/logic.dart
that imports:package:fastyle_firebase/logic/helpers/helpers.dart
that imports:package:fastyle_firebase/logic/helpers/analytics.helper.dart
that imports:package:fastyle_core/fastyle_core.dart
that imports:package:fastyle_core/ui/ui.dart
that imports:package:fastyle_core/ui/blocks/blocks.dart
that imports:package:fastyle_core/ui/blocks/example.block.dart
that imports:package:fastyle_core/logic/logic.dart
that imports:package:fastyle_core/logic/models/models.dart
that imports:package:fastyle_core/logic/models/connectivity_status.model.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:fastyle_firebase/fastyle_firebase.dart
that imports:package:fastyle_firebase/logic/logic.dart
that imports:package:fastyle_firebase/logic/helpers/helpers.dart
that imports:package:fastyle_firebase/logic/helpers/analytics.helper.dart
that imports:package:fastyle_core/fastyle_core.dart
that imports:package:fastyle_core/ui/ui.dart
that imports:package:fastyle_core/ui/blocks/blocks.dart
that imports:package:fastyle_core/ui/blocks/example.block.dart
that imports:package:fastyle_core/logic/logic.dart
that imports:package:fastyle_core/logic/models/models.dart
that imports:package:fastyle_core/logic/models/job.model.dart
that imports:package:tlogger/logger.dart
that imports:package:tlogger/logic/logic.dart
that imports:package:tlogger/logic/logger_journal.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 9 issues. Showing the first 2:
/tmp/pana_SIPOJH/lib/logic/blocs/events/remote_config.event.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_SIPOJH/lib/logic/blocs/remote_config.bloc.dart doesn't match the Dart formatter.
To format your files run: dart format .
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
fastyle_core |
^0.0.63 |
0.0.63 | 0.0.63 | |
firebase_analytics |
^11.4.5 |
11.5.0 | 11.5.0 | |
firebase_app_check |
^0.3.2+5 |
0.3.2+7 | 0.3.2+7 | |
firebase_core |
^3.13.0 |
3.14.0 | 3.14.0 | |
firebase_crashlytics |
^4.3.5 |
4.3.7 | 4.3.7 | |
firebase_in_app_messaging |
^0.8.1+5 |
0.8.1+7 | 0.8.1+7 | |
firebase_messaging |
^15.2.5 |
15.2.7 | 15.2.7 | |
firebase_performance |
^0.10.1+5 |
0.10.1+7 | 0.10.1+7 | |
firebase_remote_config |
^5.4.3 |
5.4.5 | 5.4.5 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 | |
t_helpers |
^0.0.63 |
0.0.65 | 0.0.65 | |
tbloc |
^0.25.4 |
0.25.5 | 0.25.5 | |
tlogger |
^0.0.18 |
0.0.20 | 0.0.20 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_flutterfire_internals |
- | 1.3.56 | 1.3.56 | |
another_flushbar |
- | 1.12.30 | 1.12.30 | |
app_tracking_transparency |
- | 2.0.6+1 | 2.0.6+1 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 6.1.4 | 6.1.4 | |
connectivity_plus_platform_interface |
- | 2.0.1 | 2.0.1 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dbus |
- | 0.7.11 | 0.7.11 | |
device_info_plus |
- | 11.5.0 | 11.5.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 7.0.3 | |
devicelocale |
- | 0.8.1 | 0.8.1 | |
diacritic |
- | 0.1.6 | 0.1.6 | |
easy_localization |
- | 3.0.7+1 | 3.0.7+1 | |
easy_logger |
- | 0.0.2 | 0.0.2 | |
equatable |
- | 2.0.7 | 2.0.7 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
fastyle_buttons |
- | 0.0.37 | 0.0.37 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
firebase_analytics_platform_interface |
- | 4.4.0 | 4.4.0 | |
firebase_analytics_web |
- | 0.5.10+13 | 0.5.10+13 | |
firebase_app_check_platform_interface |
- | 0.1.1+7 | 0.1.1+7 | |
firebase_app_check_web |
- | 0.2.0+11 | 0.2.0+11 | |
firebase_core_platform_interface |
- | 5.4.0 | 5.4.0 | |
firebase_core_web |
- | 2.23.0 | 2.23.0 | |
firebase_crashlytics_platform_interface |
- | 3.8.7 | 3.8.7 | |
firebase_in_app_messaging_platform_interface |
- | 0.2.5+7 | 0.2.5+7 | |
firebase_messaging_platform_interface |
- | 4.6.7 | 4.6.7 | |
firebase_messaging_web |
- | 3.10.7 | 3.10.7 | |
firebase_performance_platform_interface |
- | 0.1.5+7 | 0.1.5+7 | |
firebase_performance_web |
- | 0.1.7+13 | 0.1.7+13 | |
firebase_remote_config_platform_interface |
- | 1.5.5 | 1.5.5 | |
firebase_remote_config_web |
- | 1.8.5 | 1.8.5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_rating_bar |
- | 4.0.1 | 4.0.1 | |
flutter_spinkit |
- | 5.2.1 | 5.2.1 | |
font_awesome_flutter |
- | 10.8.0 | 10.8.0 | |
fuzzy |
- | 0.5.1 | 0.5.1 | |
go_router |
- | 14.8.1 | 15.2.4 | |
google_fonts |
- | 6.2.1 | 6.2.1 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
http |
- | 1.4.0 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
leak_tracker |
- | 10.0.9 | 11.0.1 | |
leak_tracker_flutter_testing |
- | 3.0.9 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.1 | 3.0.2 | |
lingua_core |
- | 0.0.46 | 0.0.46 | |
lingua_settings |
- | 0.0.27 | 0.0.27 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
package_info_plus |
- | 8.3.0 | 8.3.0 | |
package_info_plus_platform_interface |
- | 3.2.0 | 3.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5 | 6.1.5 | |
rate_my_app |
- | 2.3.2 | 2.3.2 | |
rational |
- | 2.2.3 | 2.2.3 | |
share_plus |
- | 10.1.4 | 11.0.0 | |
share_plus_platform_interface |
- | 5.0.2 | 6.0.0 | |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
shared_preferences_foundation |
- | 2.5.4 | 2.5.4 | |
shared_preferences_linux |
- | 2.4.1 | 2.4.1 | |
shared_preferences_platform_interface |
- | 2.4.1 | 2.4.1 | |
shared_preferences_web |
- | 2.4.3 | 2.4.3 | |
shared_preferences_windows |
- | 2.4.1 | 2.4.1 | |
shimmer |
- | 3.0.0 | 3.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
stringr |
- | 1.0.0 | 1.0.0 | |
subx |
- | 1.21.0 | 1.21.0 | |
tenhance |
- | 0.0.18 | 0.0.18 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.4 | 0.7.6 | |
tmodel |
- | 0.5.22 | 0.5.22 | |
tstore |
- | 0.8.33 | 0.8.33 | |
tsub |
- | 1.19.0 | 1.19.0 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher |
- | 6.3.1 | 6.3.1 | |
url_launcher_android |
- | 6.3.16 | 6.3.16 | |
url_launcher_ios |
- | 6.3.3 | 6.3.3 | |
url_launcher_linux |
- | 3.2.1 | 3.2.1 | |
url_launcher_macos |
- | 3.2.2 | 3.2.2 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.1 | 2.4.1 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
vm_service |
- | 15.0.0 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.14.0 | 5.14.0 | |
win32_registry |
- | 2.1.0 | 2.1.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.6.0 |
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.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.