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

Utopia CMS - core

3
likes
90/ 160
pub points
228
downloads

We analyzed this package 4 hours ago, and awarded it 90 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.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: utopia_cms,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has multiple matching pubspec.yaml with name: utopia_cms.

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

323 out of 773 API elements (41.8 %) have documentation comments.

Some symbols that are missing documentation: utopia_cms, utopia_cms.ClosedCaptionFile.ClosedCaptionFile.new, utopia_cms.CmsBoolEntry.CmsBoolEntry.new, utopia_cms.CmsButton, utopia_cms.CmsButton.CmsButton.new.

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/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/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/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/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/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/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/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.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 87 issues. Showing the first 2:

WARNING: The parameter type of '==' operators should be non-nullable.

lib/src/model/cms_filter.freezed.dart:154:17

    ╷
154 │   bool operator ==(dynamic other) {
    │                 ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/model/cms_filter.freezed.dart

WARNING: The parameter type of '==' operators should be non-nullable.

lib/src/model/cms_filter.freezed.dart:329:17

    ╷
329 │   bool operator ==(dynamic other) {
    │                 ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/model/cms_filter.freezed.dart

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
blur ^3.1.0 3.1.0 4.0.2
country_code_picker ^3.0.0 3.3.0 3.3.0
cross_file ^0.3.3+5 0.3.4+2 0.3.4+2
cross_file_image ^1.0.0 1.1.0 1.1.0
dropdown_search ^5.0.6 5.0.6 6.0.2
fast_immutable_collections ^7.4.3 7.4.3 11.0.4
flutter_dropzone ^3.0.6 3.0.7 4.2.1
flutter_spinkit ^5.2.0 5.2.1 5.2.1
freezed_annotation ^2.2.0 2.4.4 3.0.0
go_router ^10.1.0 10.2.0 15.1.0
intl ^0.18.0 0.18.1 0.20.2
loop_page_view ^1.2.5 1.2.5 1.2.5
provider ^6.0.5 6.1.4 6.1.4
reorderables ^0.6.0 0.6.0 0.6.0
shimmer ^3.0.0 3.0.0 3.0.0
simple_shadow ^0.3.1 0.3.1 0.3.1
utopia_arch ^0.4.5 0.4.8+2 0.5.1+4
utopia_hooks ^0.3.11 0.3.12+1 0.4.17
utopia_save_file ^0.1.0 0.1.0+2 0.2.3
utopia_utils ^0.2.27 0.2.28 0.3.3
utopia_widgets ^0.0.10+27 0.0.10+28 0.1.2
video_player ^2.7.1 2.9.5 2.9.5
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
diacritic - 0.1.6 0.1.6
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.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
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
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logger - 1.4.0 2.5.0
logging - 1.3.0 1.3.0
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
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
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
utopia_platform_utils - 0.0.6 0.0.6
vector_math - 2.1.4 2.1.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
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.

Found 12 issues. Showing the first 2:

The constraint `^3.1.0` on blur does not support the stable version `4.0.0`.

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

The constraint `^5.0.6` on dropdown_search does not support the stable version `6.0.0`.

Try running dart pub upgrade --major-versions dropdown_search 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, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: