Skip to content

Firebase integration (#32) #141

Firebase integration (#32)

Firebase integration (#32) #141

GitHub Actions / Analysis of kilvish succeeded Feb 16, 2024 in 2m 52s

Package analysis results for kilvish

Score

35/140 points
(25.0%)

Details

Follow Dart file conventions (5/30)

❌ 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 60 to 180 characters to describe the package, what it does, and its target use case.

* `pubspec.yaml` doesn't have a `homepage` entry. * `pubspec.yaml` doesn't have a `repository` entry.

✔ 5/5 points: Provide a valid README.md

❌ 0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. See the example generated by stagehand.

❌ 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Provide documentation (0/20)

⚠ 0/10 points: 20% or more of the public API has dartdoc comments

20 out of 214 API elements (9.3 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

Some symbols that are missing documentation: common_widgets, common_widgets.appBarEditIcon, common_widgets.appBarMenu, common_widgets.appBarRightMenu, common_widgets.appBarSearchIcon.

❌ 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Platform support (20/20)

✔ 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:kilvish/contact_screen.dart that imports:
  • package:contacts_service/contacts_service.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:kilvish/contact_screen.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:kilvish/contact_screen.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `Web`.

Because:

  • package:kilvish/contact_screen.dart that imports:
  • package:contacts_service/contacts_service.dart that declares support for platforms: Android, iOS.

Pass static analysis (0/50)

❌ 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 8 issues. Showing the first 2:

ERROR: There's no constant named 'FILE' in 'SharedMediaType'.

lib/main.dart:42:51

   ╷
42 │                 ? element.type == SharedMediaType.FILE
   │                                                   ^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/main.dart

WARNING: Unused import: 'dart:io'.

lib/home_screen.dart:1:8

  ╷
1 │ import 'dart:io';
  │        ^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/home_screen.dart

Support up-to-date dependencies (10/20)

❌ 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
cloud_functions ^4.6.5 4.6.5 4.6.5
contacts_service ^0.6.3 0.6.3 0.6.3
cupertino_icons ^1.0.2 1.0.6 1.0.6
firebase_auth ^4.17.4 4.17.4 4.17.4
firebase_core ^2.25.4 2.25.4 2.25.4
flutter flutter 0.0.0 0.0.0
fluttertoast ^8.2.4 8.2.4 8.2.4
image_picker ^1.0.5 1.0.7 1.0.7
jiffy ^5.0.0 5.0.1 6.2.2
permission_handler ^11.1.0 11.3.0 11.3.0
receive_sharing_intent ^1.4.5 1.6.7 1.6.7
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.21 1.3.21
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
cloud_functions_platform_interface - 5.5.16 5.5.16
cloud_functions_web - 4.6.16 4.6.16
collection - 1.18.0 1.18.0
cross_file - 0.3.3+8 0.3.3+8
fake_async - 1.3.1 1.3.1
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.3+3 0.9.3+3
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
firebase_auth_platform_interface - 7.1.4 7.1.4
firebase_auth_web - 5.9.4 5.9.4
firebase_core_platform_interface - 5.0.0 5.0.0
firebase_core_web - 2.11.4 2.11.4
flutter_plugin_android_lifecycle - 2.0.17 2.0.17
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.0 1.2.1
http_parser - 4.0.2 4.0.2
image_picker_android - 0.8.9+3 0.8.9+3
image_picker_for_web - 3.0.2 3.0.2
image_picker_ios - 0.8.9+1 0.8.9+1
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.9.3 2.9.3
image_picker_windows - 0.2.1+1 0.2.1+1
intl - 0.18.1 0.19.0
js - 0.6.7 0.7.0
matcher - 0.12.16 0.12.16+1
material_color_utilities - 0.5.0 0.8.0
meta - 1.10.0 1.12.0
mime - 1.0.5 1.0.5
path - 1.8.3 1.9.0
permission_handler_android - 12.0.5 12.0.5
permission_handler_apple - 9.4.0 9.4.0
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.0 4.2.0
permission_handler_windows - 0.2.1 0.2.1
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.1 3.2.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.7.0
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
web - 0.3.0 0.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^5.0.0` on jiffy does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions jiffy to update the constraint.

✔ 10/10 points: Package supports latest stable Dart and Flutter SDKs

Versions