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

Utopia CMS - core

2
likes
70/ 140
pub points
42%
popularity

We analyzed this package 20 hours ago, and awarded it 70 pub points (of a possible 140):

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

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.

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.

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

296 out of 699 API elements (42.3 %) have documentation comments.

Some symbols that are missing documentation: utopia_cms, utopia_cms.CmsButton, utopia_cms.CmsButton.CmsButton, utopia_cms.CmsButton.child, utopia_cms.CmsButton.colors.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
0 / 20trigger folding of the section

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
Pass static analysis
30 / 50trigger folding of the section

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

Found 77 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
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
blur ^3.1.0 3.1.0 3.1.0
country_code_picker ^3.0.0 3.0.0 3.0.0
cross_file ^0.3.3+5 0.3.4+1 0.3.4+1
cross_file_image ^1.0.0 1.1.0 1.1.0
dropdown_search ^5.0.6 5.0.6 5.0.6
fast_immutable_collections ^7.4.3 7.4.3 10.2.2
flutter flutter 0.0.0 0.0.0
flutter_dropzone ^3.0.6 3.0.7 4.0.0
flutter_spinkit ^5.2.0 5.2.1 5.2.1
freezed_annotation ^2.2.0 2.4.1 2.4.1
go_router ^10.1.0 10.2.0 14.0.2
intl ^0.18.0 0.18.1 0.19.0
loop_page_view ^1.2.5 1.2.5 1.2.5
provider ^6.0.5 6.1.2 6.1.2
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.0+22
utopia_hooks ^0.3.11 0.3.12+1 0.4.4+5
utopia_save_file ^0.1.0 0.1.0+2 0.2.0+2
utopia_utils ^0.2.27 0.2.28 0.3.1
utopia_widgets ^0.0.10+27 0.0.10+28 0.1.1
video_player ^2.7.1 2.8.6 2.8.6
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
csslib - 1.0.0 1.0.0
equatable - 2.0.5 2.0.5
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
flutter_dropzone_platform_interface - 2.0.6 2.0.6
flutter_dropzone_web - 3.0.13 4.0.0
flutter_hooks - 0.18.6 0.20.5
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
injector - 2.0.0 3.0.0
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
logger - 1.4.0 2.2.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
page_transition - 2.1.0 2.1.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
utopia_platform_utils - 0.0.6 0.0.6
vector_math - 2.1.4 2.1.4
video_player_android - 2.4.14 2.4.14
video_player_avfoundation - 2.5.7 2.5.7
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.0 2.3.0
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4

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

Found 9 issues. Showing the first 2:

The constraint `^7.4.3` on fast_immutable_collections does not support the stable version `8.0.0`.

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

The constraint `^3.0.6` on flutter_dropzone does not support the stable version `4.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.