utopia_cms_firebase 0.2.0 copy "utopia_cms_firebase: ^0.2.0" to clipboard
utopia_cms_firebase: ^0.2.0 copied to clipboard

Utopia CMS - Firebase

0
likes
100/ 160
pub points
64
downloads

We analyzed this package 4 hours ago, and awarded it 100 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 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.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

4 out of 9 API elements (44.4 %) have documentation comments.

Some symbols that are missing documentation: utopia_cms_firebase, utopia_cms_firebase.CmsFirebaseDelegate, utopia_cms_firebase.CmsFirebaseDelegate.CmsFirebaseDelegate.new, utopia_cms_firebase.CmsFirebaseDelegate.collection, utopia_cms_firebase.CmsFirebaseDelegate.idKey.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:utopia_cms_firebase/utopia_cms_firebase.dart that imports:
  • package:utopia_cms_firebase/src/delegate/cms_firebase_delegate.dart that imports:
  • package:utopia_cms/utopia_cms.dart that imports:
  • package:utopia_cms/src/ui/widget/media/cms_media_field_state.dart that imports:
  • package:flutter_dropzone/flutter_dropzone.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:utopia_cms_firebase/utopia_cms_firebase.dart that imports:
  • package:utopia_cms_firebase/src/delegate/cms_firebase_delegate.dart that imports:
  • package:utopia_cms/utopia_cms.dart that imports:
  • package:utopia_cms/src/ui/widget/media/cms_media_field_state.dart that imports:
  • package:flutter_dropzone/flutter_dropzone.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:utopia_cms_firebase/utopia_cms_firebase.dart that imports:
  • package:utopia_cms_firebase/src/delegate/cms_firebase_delegate.dart that imports:
  • package:utopia_cms/utopia_cms.dart that imports:
  • package:utopia_cms/src/ui/widget/media/cms_media_field_state.dart that imports:
  • package:utopia_cms/src/ui/attachment_preview/cms_media_preview_page.dart that imports:
  • package:utopia_cms/src/ui/attachment_preview/cms_media_preview_page_view.dart that imports:
  • package:utopia_save_file/utopia_save_file.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:utopia_cms_firebase/utopia_cms_firebase.dart that imports:
  • package:utopia_cms_firebase/src/delegate/cms_firebase_delegate.dart that imports:
  • package:utopia_cms/utopia_cms.dart that imports:
  • package:utopia_cms/src/ui/widget/media/cms_media_field_state.dart that imports:
  • package:utopia_cms/src/ui/attachment_preview/cms_media_preview_page.dart that imports:
  • package:utopia_cms/src/ui/attachment_preview/cms_media_preview_page_view.dart that imports:
  • package:utopia_save_file/utopia_save_file.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:utopia_cms_firebase/utopia_cms_firebase.dart that imports:
  • package:utopia_cms_firebase/src/delegate/cms_firebase_delegate.dart that imports:
  • package:utopia_cms/utopia_cms.dart that imports:
  • package:utopia_cms/src/ui/widget/media/cms_media_field_state.dart that imports:
  • package:utopia_cms/src/ui/attachment_preview/cms_media_preview_page.dart that imports:
  • package:utopia_cms/src/ui/attachment_preview/cms_media_preview_page_view.dart that imports:
  • package:utopia_save_file/utopia_save_file.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:utopia_cms_firebase/utopia_cms_firebase.dart that imports:
  • package:utopia_cms_firebase/src/delegate/cms_firebase_delegate.dart that imports:
  • package:utopia_cms/utopia_cms.dart that imports:
  • package:utopia_cms/src/ui/widget/date_picker/cms_date_picker.dart that imports:
  • package:utopia_hooks/utopia_hooks.dart that imports:
  • package:utopia_hooks/src/widget/wrapper/controller/stateless_text_controller_wrapper.dart that imports:
  • package:utopia_utils/utopia_utils.dart that imports:
  • package:utopia_utils/src/reporter/logger_reporter.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:utopia_cms_firebase/utopia_cms_firebase.dart that imports:
  • package:utopia_cms_firebase/src/delegate/cms_firebase_delegate.dart that imports:
  • package:utopia_cms/utopia_cms.dart that imports:
  • package:utopia_cms/src/ui/widget/date_picker/cms_date_picker.dart that imports:
  • package:utopia_hooks/utopia_hooks.dart that imports:
  • package:utopia_hooks/src/widget/wrapper/controller/stateless_text_controller_wrapper.dart that imports:
  • package:utopia_utils/utopia_utils.dart that imports:
  • package:utopia_utils/src/reporter/logger_reporter.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

/tmp/pana_KVFJEU/lib/src/delegate/cms_firebase_delegate.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_KVFJEU/lib/utopia_cms_firebase.dart doesn't match the Dart formatter.

To format your files run: dart format .

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
cloud_firestore ^4.8.5 4.17.5 5.6.6
utopia_cms ^0.2.0 0.2.0 0.2.0
utopia_utils ^0.2.25 0.2.28 0.3.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.54
async - 2.12.0 2.13.0
blur - 3.1.0 4.0.2
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 6.2.5 6.6.6
cloud_firestore_web - 3.12.5 4.4.6
collection - 1.19.1 1.19.1
country_code_picker - 3.3.0 3.3.0
cross_file - 0.3.4+2 0.3.4+2
cross_file_image - 1.1.0 1.1.0
csslib - 1.0.2 1.0.2
diacritic - 0.1.6 0.1.6
dropdown_search - 5.0.6 6.0.2
equatable - 2.0.7 2.0.7
fake_async - 1.3.2 1.3.3
fast_immutable_collections - 7.4.3 11.0.4
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
firebase_core - 2.32.0 3.13.0
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.22.0 2.22.0
flutter_dropzone - 3.0.7 4.2.1
flutter_dropzone_platform_interface - 2.2.0 2.2.0
flutter_dropzone_web - 3.0.13 4.2.0
flutter_hooks - 0.18.6 0.21.2
flutter_spinkit - 5.2.1 5.2.1
freezed_annotation - 2.4.4 3.0.0
go_router - 10.2.0 15.1.0
html - 0.15.5+1 0.15.5+1
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
injector - 2.0.0 4.0.0
intl - 0.18.1 0.20.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
leak_tracker - 10.0.8 10.0.9
leak_tracker_flutter_testing - 3.0.9 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
logger - 1.4.0 2.5.0
logging - 1.3.0 1.3.0
loop_page_view - 1.2.5 1.2.5
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
mime - 1.0.6 2.0.0
nested - 1.0.0 1.0.0
page_transition - 2.2.1 2.2.1
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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.4 6.1.4
reorderables - 0.6.0 0.6.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
simple_shadow - 0.3.1 0.3.1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
typed_data - 1.4.0 1.4.0
utopia_arch - 0.4.8+2 0.5.1+4
utopia_hooks - 0.3.12+1 0.4.17
utopia_platform_utils - 0.0.6 0.0.6
utopia_save_file - 0.1.0+2 0.2.3
utopia_widgets - 0.0.10+28 0.1.2
vector_math - 2.1.4 2.1.5
video_player - 2.9.5 2.9.5
video_player_android - 2.8.2 2.8.2
video_player_avfoundation - 2.7.1 2.7.1
video_player_platform_interface - 6.3.0 6.3.0
video_player_web - 2.3.4 2.3.4
vm_service - 14.3.1 15.0.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `^4.8.5` on cloud_firestore does not support the stable version `5.0.0`.

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

The constraint `^0.2.25` on utopia_utils does not support the stable version `0.3.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.20, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
100
points
64
downloads

Publisher

verified publisherutopiasoft.io

Weekly Downloads

Utopia CMS - Firebase

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cloud_firestore, utopia_cms, utopia_utils

More

Packages that depend on utopia_cms_firebase