katana_firebase 0.15.0+13
katana_firebase: ^0.15.0+13 copied to clipboard
Katana package that provides utilities for firebase. It initializes Firebase and so on.
We analyzed this package 20 hours 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: BSD-3-Clause
.
10/10 points: 20% or more of the public API has dartdoc comments
3190 out of 3305 API elements (96.5 %) have documentation comments.
Some symbols that are missing documentation: katana_firebase.AgesExtensions
, katana_firebase.Const.Const.new
, katana_firebase.DateFormat.ABBR_MONTH_DAY
, katana_firebase.DateFormat.ABBR_MONTH_WEEKDAY_DAY
, katana_firebase.DateFormat.ABBR_QUARTER
.
10/10 points: Package has an example
20/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:katana_firebase/katana_firebase.dart
that imports:package:katana_flutter/katana_flutter.dart
that imports:package:share_plus/share_plus.dart
that imports:package:share_plus/src/share_plus_linux.dart
that imports:package:url_launcher_linux/url_launcher_linux.dart
that declares support for platforms:Linux
.
Package does not support platform `Linux`.
Because:
package:katana_firebase/katana_firebase.dart
that imports:package:katana_flutter/katana_flutter.dart
that imports:package:katana_flutter/config/mobile/mobile.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
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:katana_firebase/katana_firebase.dart
that imports:package:katana_flutter/katana_flutter.dart
that imports:package:katana_flutter/config/mobile/mobile.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:katana_firebase/katana_firebase.dart
that imports:package:katana_flutter/katana_flutter.dart
that imports:package:katana_flutter/config/mobile/mobile.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:katana_firebase/katana_firebase.dart
that imports:package:katana_flutter/katana_flutter.dart
that imports:package:katana_flutter/config/mobile/mobile.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `Web`.
Because:
package:katana_firebase/katana_firebase.dart
that imports:package:katana_flutter/katana_flutter.dart
that imports:package:share_plus/share_plus.dart
that imports:package:share_plus/src/share_plus_web.dart
that imports:package:share_plus_platform_interface/share_plus_platform_interface.dart
that imports:package:share_plus_platform_interface/platform_interface/share_plus_platform.dart
that imports:package:share_plus_platform_interface/method_channel/method_channel_share.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:katana_firebase/katana_firebase.dart
that imports:package:katana_flutter/katana_flutter.dart
that imports:package:katana_flutter/config/others/others.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:win32/win32.dart
that imports:package:win32/src/com/iwbemservices.dart
that imports:package:win32/src/com/iunknown.dart
that imports:package:win32/src/win32/ole32.g.dart
that imports:package:win32/src/variant.dart
that imports:package:win32/src/structs.g.dart
that imports:package:win32/src/guid.dart
that imports:package:ffi/ffi.dart
that imports:package:ffi/src/utf8.dart
that imports:dart:ffi
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
INFO: The part-of directive uses a library name.
lib/firebase/firebase_core.dart:1:1
╷
1 │ part of katana_firebase;
│ ^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/firebase/firebase_core.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cloud_firestore |
any |
3.2.0 | 5.6.6 | |
firebase_core |
any |
1.19.0 | 3.13.0 | |
katana_flutter |
^0.15.0 |
0.15.0+18 | 0.15.0+18 | Discontinued |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.3 | 1.6.3 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore_platform_interface |
- | 5.7.5 | 6.6.6 | |
cloud_firestore_web |
- | 2.6.18 | 4.4.6 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus |
- | 2.3.9 | 6.1.4 | |
connectivity_plus_linux |
- | 1.3.1 | 1.3.1 | Discontinued |
connectivity_plus_macos |
- | 1.2.6 | 1.2.6 | Discontinued |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
connectivity_plus_web |
- | 1.2.5 | 1.2.5 | Discontinued |
connectivity_plus_windows |
- | 1.2.2 | 1.2.2 | Discontinued |
convert |
- | 3.1.2 | 3.1.2 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
csv |
- | 5.1.1 | 6.0.0 | |
dbus |
- | 0.7.11 | 0.7.11 | |
device_info_plus |
- | 8.2.2 | 11.4.0 | |
device_info_plus_platform_interface |
- | 7.0.2 | 7.0.2 | |
encrypt |
- | 5.0.3 | 5.0.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 6.1.4 | 7.0.1 | |
firebase_core_platform_interface |
- | 4.4.1 | 5.4.0 | |
firebase_core_web |
- | 1.6.5 | 2.22.0 | |
font_awesome_flutter |
- | 10.8.0 | 10.8.0 | |
http |
- | 0.13.6 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.17.0 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
katana |
- | 0.15.10+3 | 2.19.0 | |
material_color_utilities |
- | 0.11.1 | 0.12.0 | |
meta |
- | 1.16.0 | 1.16.0 | |
mime |
- | 1.0.6 | 2.0.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
package_info_plus |
- | 3.1.2 | 8.3.0 | |
package_info_plus_platform_interface |
- | 2.0.1 | 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 | 6.1.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
share_plus |
- | 6.3.4 | 11.0.0 | |
share_plus_platform_interface |
- | 3.4.0 | 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 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.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.0 | 2.4.0 | |
url_launcher_windows |
- | 3.1.4 | 3.1.4 | |
uuid |
- | 3.0.7 | 4.5.1 | |
vector_math |
- | 2.1.4 | 2.1.5 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 3.1.4 | 5.12.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- katana_flutter.
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.20
, Flutter 3.29.2
, Dart 3.7.2
.
Check the analysis log for details.