utopia_cms 0.3.0
utopia_cms: ^0.3.0 copied to clipboard
Flutter CMS and admin panel toolkit - sortable, filterable CRUD tables and per-row actions over Firebase, Supabase, Hasura or any GraphQL backend.
We analyzed this package 8 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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.
10/10 points: 20% or more of the public API has dartdoc comments
321 out of 738 API elements (43.5 %) have documentation comments.
Some symbols that are missing documentation: utopia_cms, utopia_cms.CmsBoolEntry.CmsBoolEntry.new, utopia_cms.CmsButton, utopia_cms.CmsButton.CmsButton.new, utopia_cms.CmsButton.child.
10/10 points: Package has an example
10/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:utopia_cms/utopia_cms.dartthat imports:package:utopia_cms/src/ui/widget/media/cms_media_field_state.dartthat imports:package:utopia_cms/src/ui/media_preview/cms_media_preview_page.dartthat imports:package:utopia_cms/src/ui/media_preview/cms_media_preview_page_view.dartthat imports:package:utopia_save_file/utopia_save_file.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:utopia_cms/utopia_cms.dartthat imports:package:utopia_cms/src/ui/widget/video/cms_video_player_state.dartthat imports:package:media_kit_video/media_kit_video.dartthat imports:package:media_kit_video/src/video/video.dartthat imports:package:media_kit_video/src/video/video_texture.dartthat imports:package:media_kit_video/src/utils/wakelock.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:utopia_cms/utopia_cms.dartthat imports:package:utopia_cms/src/ui/widget/video/cms_video_player_state.dartthat imports:package:media_kit_video/media_kit_video.dartthat imports:package:media_kit_video/src/video/video.dartthat imports:package:media_kit_video/src/video/video_texture.dartthat imports:package:media_kit_video/src/utils/wakelock.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:utopia_cms/utopia_cms.dartthat imports:package:utopia_cms/src/ui/widget/video/cms_video_player_state.dartthat imports:package:media_kit_video/media_kit_video.dartthat imports:package:media_kit_video/src/video/video.dartthat imports:package:media_kit_video/src/video/video_texture.dartthat imports:package:media_kit_video/src/utils/wakelock.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:utopia_cms/utopia_cms.dartthat imports:package:utopia_cms/src/ui/widget/video/cms_video_player_state.dartthat imports:package:media_kit_video/media_kit_video.dartthat imports:package:media_kit_video/src/video/video.dartthat imports:package:media_kit_video/src/video/video_texture.dartthat imports:package:media_kit_video/src/utils/wakelock.dartthat imports:package:wakelock_plus/wakelock_plus.dartthat imports:package:wakelock_plus/src/wakelock_plus_io_plugin.dartthat imports:package:wakelock_plus/src/wakelock_plus_windows_plugin.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package not compatible with platform Web
Because:
package:utopia_cms/utopia_cms.dartthat imports:package:utopia_cms/src/ui/widget/media/cms_media_field_state.dartthat imports:package:super_drag_and_drop/super_drag_and_drop.dartthat imports:package:super_drag_and_drop/src/model.dartthat imports:package:super_native_extensions/raw_drag_drop.dartthat imports:package:super_native_extensions/src/drag_interaction/long_press_handler.dartthat imports:package:super_native_extensions/src/drag_interaction/interaction_session.dartthat imports:package:super_native_extensions/src/drag_interaction/overlay_widget.dartthat imports:package:super_native_extensions/src/drag_interaction/overlay_layout.dartthat imports:package:pixel_snap/pixel_snap.dartthat imports:package:pixel_snap/src/widgets/debug_bar/debug_bar.dartthat imports:package:pixel_snap/src/generated/widgets.dartthat imports:dart:io
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:utopia_cms/utopia_cms.dartthat imports:package:utopia_cms/src/ui/widget/media/cms_media_field_state.dartthat imports:package:super_drag_and_drop/super_drag_and_drop.dartthat imports:package:super_drag_and_drop/src/model.dartthat imports:package:super_native_extensions/raw_drag_drop.dartthat imports:package:super_native_extensions/src/drag_interaction/long_press_handler.dartthat imports:package:super_native_extensions/src/drag_interaction/interaction_session.dartthat imports:package:super_native_extensions/src/drag_interaction/overlay_widget.dartthat imports:package:super_native_extensions/src/drag_interaction/overlay_layout.dartthat imports:package:pixel_snap/pixel_snap.dartthat imports:package:pixel_snap/src/widgets/debug_bar/debug_bar.dartthat imports:package:pixel_snap/src/generated/widgets.dartthat imports:dart:io
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
country_code_picker |
^3.4.1 |
3.4.1 | 3.4.1 | |
cross_file |
^0.3.5 |
0.3.5+4 | 0.3.5+4 | |
fast_immutable_collections |
^11.2.0 |
11.2.0 | 11.2.0 | |
file_selector |
^1.1.0 |
1.1.0 | 1.1.0 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
intl |
^0.20.2 |
0.20.3 | 0.20.3 | |
media_kit |
^1.2.6 |
1.2.6 | 1.2.6 | |
media_kit_libs_video |
^1.0.7 |
1.0.7 | 1.0.7 | |
media_kit_video |
^2.0.1 |
2.0.1 | 2.0.1 | |
provider |
^6.1.5 |
6.1.5+1 | 6.1.5+1 | |
reorderables |
^0.6.0 |
0.6.0 | 0.6.0 | |
shimmer |
^3.0.0 |
3.0.0 | 3.0.0 | |
super_drag_and_drop |
^0.9.0 |
0.9.1 | 0.9.1 | |
url_launcher |
^6.3.0 |
6.3.2 | 6.3.2 | |
utopia_collections |
^0.1.2 |
0.1.2 | 0.1.2 | |
utopia_hooks |
^0.4.25 |
0.4.26 | 0.4.26 | |
utopia_save_file |
^0.2.5 |
0.2.5+1 | 0.2.5+1 | |
utopia_widgets |
^0.1.2+1 |
0.1.2+1 | 0.1.2+1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.9 | 4.0.9 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.1 | 2.13.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 1.2.1 | 1.2.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dbus |
- | 0.7.14 | 0.7.14 | |
device_info_plus |
- | 11.5.0 | 13.2.0 | |
device_info_plus_platform_interface |
- | 7.0.3 | 8.1.0 | |
diacritic |
- | 0.1.6 | 0.1.6 | |
equatable |
- | 2.1.0 | 2.1.0 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_android |
- | 0.5.2+8 | 0.5.2+8 | |
file_selector_ios |
- | 0.5.3+5 | 0.5.3+5 | |
file_selector_linux |
- | 0.9.4 | 0.9.4 | |
file_selector_macos |
- | 0.9.5 | 0.9.5 | |
file_selector_platform_interface |
- | 2.7.0 | 2.7.0 | |
file_selector_web |
- | 0.9.5 | 0.9.5 | |
file_selector_windows |
- | 0.9.3+5 | 0.9.3+5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
hooks |
- | 2.0.2 | 2.1.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.8.0 | 4.9.1 | |
irondash_engine_context |
- | 0.5.5 | 0.5.5 | |
irondash_message_channel |
- | 0.7.0 | 0.7.0 | |
jni |
- | 1.0.0 | 1.0.0 | |
jni_flutter |
- | 1.0.1 | 1.0.1 | |
json_annotation |
- | 4.12.0 | 4.12.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
media_kit_libs_android_video |
- | 1.3.8 | 1.3.8 | |
media_kit_libs_ios_video |
- | 1.1.4 | 1.1.4 | |
media_kit_libs_linux |
- | 1.2.1 | 1.2.1 | |
media_kit_libs_macos_video |
- | 1.1.4 | 1.1.4 | |
media_kit_libs_windows_video |
- | 1.0.11 | 1.0.11 | |
meta |
- | 1.18.0 | 1.19.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
objective_c |
- | 9.4.1 | 9.4.1 | |
package_config |
- | 2.2.0 | 3.0.0 | |
package_info_plus |
- | 9.0.1 | 10.2.0 | |
package_info_plus_platform_interface |
- | 3.2.1 | 4.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.6 | 2.1.6 | |
path_provider_android |
- | 2.3.1 | 2.3.1 | |
path_provider_foundation |
- | 2.6.0 | 2.6.0 | |
path_provider_linux |
- | 2.2.2 | 2.2.2 | |
path_provider_platform_interface |
- | 2.1.3 | 2.1.3 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
pixel_snap |
- | 0.1.5 | 0.1.5 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
posix |
- | 6.5.0 | 6.5.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
record_use |
- | 0.6.0 | 1.0.0 | |
safe_local_storage |
- | 2.0.4 | 2.0.4 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
super_clipboard |
- | 0.9.1 | 0.9.1 | |
super_native_extensions |
- | 0.9.1 | 0.9.1 | |
synchronized |
- | 3.4.1 | 3.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
uri_parser |
- | 3.0.2 | 3.0.2 | |
url_launcher_android |
- | 6.3.32 | 6.3.32 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.3 | 2.4.3 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
utopia_platform_utils |
- | 0.0.7+1 | 0.0.7+1 | |
utopia_utils |
- | 0.3.3 | 0.3.3 | |
utopia_validation |
- | 0.1.0+4 | 0.1.0+4 | |
uuid |
- | 4.5.3 | 4.5.3 | |
vector_math |
- | 2.2.0 | 2.4.0 | |
wakelock_plus |
- | 1.5.2 | 1.6.1 | |
wakelock_plus_platform_interface |
- | 1.5.1 | 1.5.1 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.3.0 | |
win32_registry |
- | 2.1.0 | 3.0.3 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.6.1 | 7.0.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.23.14, Flutter 3.44.5, Dart 3.12.2.
Check the analysis log for details.