utopia_cms_graphql 0.3.0
utopia_cms_graphql: ^0.3.0 copied to clipboard
Utopia CMS - GraphQL
We analyzed this package 4 hours ago, and awarded it 90 pub points (of a possible 160):
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.
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
.
0/10 points: 20% or more of the public API has dartdoc comments
0 out of 35 API elements (0.0 %) 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.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: utopia_cms_graphql
, utopia_cms_graphql.CmsGraphQL
, utopia_cms_graphql.CmsGraphQL.CmsGraphQL.new
, utopia_cms_graphql.CmsGraphQL.clientService
, utopia_cms_graphql.CmsGraphQL.createClient
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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_graphql/utopia_cms_graphql.dart
that imports:package:utopia_cms_graphql/src/cms_graphql.dart
that imports:package:utopia_cms_graphql/src/service/cms_graphql_service.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_graphql/utopia_cms_graphql.dart
that imports:package:utopia_cms_graphql/src/cms_graphql.dart
that imports:package:utopia_cms_graphql/src/service/cms_graphql_service.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_graphql/utopia_cms_graphql.dart
that imports:package:utopia_cms_graphql/src/cms_graphql.dart
that imports:package:utopia_cms_graphql/src/service/cms_graphql_service.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_graphql/utopia_cms_graphql.dart
that imports:package:utopia_cms_graphql/src/cms_graphql.dart
that imports:package:utopia_cms_graphql/src/service/cms_graphql_service.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_graphql/utopia_cms_graphql.dart
that imports:package:utopia_cms_graphql/src/cms_graphql.dart
that imports:package:utopia_cms_graphql/src/service/cms_graphql_service.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_graphql/utopia_cms_graphql.dart
that imports:package:utopia_cms_graphql/src/cms_graphql.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
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:utopia_cms_graphql/utopia_cms_graphql.dart
that imports:package:utopia_cms_graphql/src/cms_graphql.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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
/tmp/pana_ZLZKOF/lib/src/cms_graphql.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_ZLZKOF/lib/src/service/cms_graphql_client_service.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
gql |
^1.0.0 |
1.0.1-alpha+1730759315362 | 1.0.1-alpha+1730759315362 | |
graphql |
^5.1.3 |
5.2.0 | 5.2.0 | |
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 |
---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
blur |
- | 3.1.0 | 4.0.2 | |
characters |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
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 | |
crypto |
- | 3.0.6 | 3.0.6 | |
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 | |
fast_immutable_collections |
- | 7.4.3 | 11.0.4 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
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 | |
gql_dedupe_link |
- | 2.0.4-alpha+1715521079596 | 2.0.4-alpha+1715521079596 | |
gql_error_link |
- | 1.0.0+1 | 1.0.0+1 | |
gql_exec |
- | 1.1.1-alpha+1699813812660 | 1.1.1-alpha+1699813812660 | |
gql_http_link |
- | 1.1.0 | 1.1.0 | |
gql_link |
- | 1.0.1-alpha+1730759315378 | 1.0.1-alpha+1730759315378 | |
gql_transform_link |
- | 1.0.0 | 1.0.0 | |
hive |
- | 2.2.3 | 2.2.3 | |
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 | |
logger |
- | 1.4.0 | 2.5.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
loop_page_view |
- | 1.2.5 | 1.2.5 | |
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 | |
normalize |
- | 0.9.1 | 0.10.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 | |
rxdart |
- | 0.28.0 | 0.28.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 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
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_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 | |
uuid |
- | 4.5.1 | 4.5.1 | |
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 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.0 | 1.0.0 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
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.
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
, Dart 3.7.2
.
Check the analysis log for details.