eliud_pkg_create 1.3.0 copy "eliud_pkg_create: ^1.3.0" to clipboard
eliud_pkg_create: ^1.3.0 copied to clipboard

eliud_pkg_create is a package to provide create functionality to your eliud app (the ability to update the app through the gui). More info at https://eliud.io

65/ 160
pub points
135
downloads

We analyzed this package in the last hour, and awarded it 65 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.3.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

565 out of 1823 API elements (31.0 %) have documentation comments.

Some symbols that are missing documentation: app_bar_builder, app_bar_builder.AppBarBuilder, app_bar_builder.AppBarBuilder.AppBarBuilder.new, app_bar_builder.AppBarBuilder.getOrCreate, app_bloc.

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
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:eliud_pkg_create/creator_decoration.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:eliud_pkg_create/creator_decoration.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:eliud_pkg_create/creator_decoration.dart that declares support for platforms: Android, iOS, Web.

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:eliud_pkg_create/creator_decoration.dart that imports:
  • package:eliud_pkg_create/widgets/wizard_widget.dart that imports:
  • package:eliud_pkg_create/widgets/wizard_bloc/wizard_state.dart that imports:
  • package:eliud_core_main/model/member_model.dart that imports:
  • package:eliud_core_main/model/member_entity.dart that imports:
  • package:eliud_core_main/model/entity_export.dart that imports:
  • package:eliud_core_main/model/menu_item_entity.dart that imports:
  • package:eliud_core_main/tools/bespoke_entities.dart that imports:
  • package:eliud_core_main/apis/action_api/action_entity.dart that imports:
  • package:eliud_core_main/apis/apis.dart that imports:
  • package:eliud_core_main/apis/medium/medium_api.dart that imports:
  • package:eliud_core_main/apis/medium/access_rights.dart that imports:
  • package:eliud_core_main/storage/public_medium_helper.dart that imports:
  • package:eliud_core_main/storage/medium_helper.dart that imports:
  • package:eliud_core_main/storage/medium_data.dart that imports:
  • package:pdfx_plugin/pdfx_plugin.dart that imports:
  • package:pdfx_plugin/src/viewer/simple/pdf_view.dart that imports:
  • package:pdfx_plugin/src/viewer/pdf_page_image_provider.dart that imports:
  • package:pdfx_plugin/src/renderer/interfaces/page.dart that imports:
  • package:pdfx_plugin/src/renderer/interfaces/document.dart that imports:
  • package:pdfx_plugin/src/renderer/has_pdf_support.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:eliud_pkg_create/creator_decoration.dart that imports:
  • package:eliud_pkg_create/widgets/wizard_widget.dart that imports:
  • package:eliud_pkg_create/widgets/wizard_bloc/wizard_state.dart that imports:
  • package:eliud_core_main/model/member_model.dart that imports:
  • package:eliud_core_main/model/member_entity.dart that imports:
  • package:eliud_core_main/model/entity_export.dart that imports:
  • package:eliud_core_main/model/menu_item_entity.dart that imports:
  • package:eliud_core_main/tools/bespoke_entities.dart that imports:
  • package:eliud_core_main/apis/action_api/action_entity.dart that imports:
  • package:eliud_core_main/apis/apis.dart that imports:
  • package:eliud_core_main/apis/medium/medium_api.dart that imports:
  • package:eliud_core_main/apis/medium/access_rights.dart that imports:
  • package:eliud_core_main/storage/public_medium_helper.dart that imports:
  • package:eliud_core_main/storage/medium_helper.dart that imports:
  • package:eliud_core_main/storage/medium_data.dart that imports:
  • package:pdfx_plugin/pdfx_plugin.dart that imports:
  • package:pdfx_plugin/src/viewer/simple/pdf_view.dart that imports:
  • package:pdfx_plugin/src/viewer/pdf_page_image_provider.dart that imports:
  • package:pdfx_plugin/src/renderer/interfaces/page.dart that imports:
  • package:pdfx_plugin/src/renderer/interfaces/document.dart that imports:
  • package:pdfx_plugin/src/renderer/has_pdf_support.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:eliud_pkg_create/creator_decoration.dart that imports:
  • package:eliud_pkg_create/widgets/wizard_widget.dart that imports:
  • package:eliud_pkg_create/widgets/wizard_bloc/wizard_state.dart that imports:
  • package:eliud_core_main/model/member_model.dart that imports:
  • package:eliud_core_main/model/member_entity.dart that imports:
  • package:eliud_core_main/model/entity_export.dart that imports:
  • package:eliud_core_main/model/menu_item_entity.dart that imports:
  • package:eliud_core_main/tools/bespoke_entities.dart that imports:
  • package:eliud_core_main/apis/action_api/action_entity.dart that imports:
  • package:eliud_core_main/apis/apis.dart that imports:
  • package:eliud_core_main/apis/medium/medium_api.dart that imports:
  • package:eliud_core_main/apis/medium/access_rights.dart that imports:
  • package:eliud_core_main/storage/public_medium_helper.dart that imports:
  • package:eliud_core_main/storage/upload_info.dart that imports:
  • package:firebase_storage/firebase_storage.dart that imports:
  • package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart that imports:
  • package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

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

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

Found 13 issues. Showing the first 2:

ERROR: The named parameter 'primary' isn't defined.

lib/widgets/utils/creator_button.dart:156:21

    ╷
156 │                     primary: widget.backgroundColor,
    │                     ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/utils/creator_button.dart

WARNING: Unused import: 'package:eliud_core_main/apis/wizard_api/new_app_wizard_info.dart'.

lib/creator_package.dart:3:8

  ╷
3 │ import 'package:eliud_core_main/apis/wizard_api/new_app_wizard_info.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/creator_package.dart

Failed report section
Support up-to-date dependencies
10 / 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
bloc ^8.1.2 8.1.4 9.1.0
cloud_firestore ^4.13.5 4.17.5 6.0.3
collection ^1.18.0 1.19.1 1.19.1
eliud_core ^1.3.0 1.3.0 1.3.0
eliud_core_helpers ^1.3.0 1.3.0 1.3.0
eliud_core_main ^1.3.0 1.3.0 1.3.0
eliud_core_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_create_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_etc ^1.3.0 1.3.0 1.3.0
eliud_pkg_medium ^1.3.0 1.3.0 1.3.0
eliud_pkg_text ^1.3.0 1.3.0 1.3.0
eliud_pkg_workflow ^1.3.0 1.3.0 1.3.0
eliud_pkg_workflow_model ^1.3.0 1.3.0 1.3.0
equatable ^2.0.5 2.0.7 2.0.7
file_picker ^5.2.0+1 5.5.0 10.3.3
flutter_bloc ^8.1.3 8.1.6 9.1.1
http ^1.1.2 1.5.0 1.5.0
intl ^0.19.0 0.19.0 0.20.2
meta ^1.10.0 1.16.0 1.17.0
path_provider ^2.1.1 2.1.5 2.1.5
split_view ^3.2.1 3.2.1 3.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.63
another_flushbar - 1.12.32 1.12.32
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
audio_session - 0.1.25 0.2.2
boolean_selector - 2.1.2 2.1.2
cached_network_image - 3.4.1 3.4.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
camera - 0.10.6 0.11.2
camera_android - 0.10.10+10 0.10.10+10
camera_avfoundation - 0.9.22+1 0.9.22+1
camera_platform_interface - 2.11.0 2.11.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
chewie - 1.13.0 1.13.0
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 6.2.5 7.0.3
cloud_firestore_web - 3.12.5 5.0.3
cloud_functions - 4.7.6 6.0.3
cloud_functions_platform_interface - 5.5.28 5.8.6
cloud_functions_web - 4.9.6 5.0.3
crop_your_image - 0.7.5 2.0.0
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
cupertino_icons - 1.0.8 1.0.8
datetime_picker_formfield_new - 2.1.0 2.1.0
dbus - 0.7.11 0.7.11
device_info_plus - 9.1.2 12.1.0
device_info_plus_platform_interface - 7.0.3 7.0.3
easy_image_viewer - 1.5.1 1.5.1
eliud_pkg_etc_model - 1.3.0 1.3.0
eliud_pkg_medium_model - 1.3.0 1.3.0
eliud_pkg_notifications - 1.3.0 1.3.0
eliud_pkg_notifications_model - 1.3.0 1.3.0
eliud_pkg_text_model - 1.3.0 1.3.0
extension - 0.6.0 1.0.0
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+4 0.9.4+4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
firebase_auth - 4.16.0 6.1.1
firebase_auth_platform_interface - 7.3.0 8.1.3
firebase_auth_web - 5.8.13 6.0.4
firebase_core - 2.32.0 4.2.0
firebase_core_platform_interface - 5.4.2 6.0.2
firebase_core_web - 2.24.0 3.2.0
firebase_storage - 11.6.5 13.0.3
firebase_storage_platform_interface - 5.1.22 5.2.14
firebase_storage_web - 3.6.22 3.10.21
fixnum - 1.1.1 1.1.1
flex_color_picker - 3.7.1 3.7.1
flex_seed_scheme - 3.5.1 3.5.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_colorful_tab - 0.1.1 0.1.1
flutter_colorpicker - 1.1.0 1.1.0
flutter_inappwebview - 5.8.0 6.1.5
flutter_keyboard_visibility - 5.4.1 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
flutter_signin_button - 2.1.1 2.1.1
flutter_svg - 2.2.1 2.2.1
flutter_widget_from_html - 0.14.11 0.17.1
flutter_widget_from_html_core - 0.14.12 0.17.0
font_awesome_flutter - 10.10.0 10.10.0
fwfh_cached_network_image - 0.14.3 0.16.1
fwfh_chewie - 0.14.8 0.16.1
fwfh_just_audio - 0.14.3 0.17.0
fwfh_svg - 0.8.3 0.16.1
fwfh_url_launcher - 0.9.1 0.16.1
fwfh_webview - 0.14.8 0.15.6
get_thumbnail_video - 0.6.1 0.7.3
google_identity_services_web - 0.3.3+1 0.3.3+1
google_sign_in - 6.3.0 7.2.0
google_sign_in_android - 6.2.1 7.2.2
google_sign_in_ios - 5.9.0 6.2.1
google_sign_in_platform_interface - 2.5.0 3.1.0
google_sign_in_web - 0.12.4+4 1.1.0
html - 0.15.6 0.15.6
html_editor_enhanced - 2.5.1 2.7.1
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.5.4
image_picker - 1.2.0 1.2.0
image_picker_android - 0.8.13+5 0.8.13+5
image_picker_for_web - 3.1.0 3.1.0
image_picker_ios - 0.8.13 0.8.13
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2 0.2.2
image_picker_platform_interface - 2.11.0 2.11.0
image_picker_windows - 0.2.2 0.2.2
infinite_listview - 1.1.0 1.1.0
js - 0.6.7 0.7.2 Discontinued
just_audio - 0.9.46 0.10.5
just_audio_platform_interface - 4.6.0 4.6.0
just_audio_web - 0.4.16 0.4.16
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
numberpicker - 2.1.2 2.1.2
octo_image - 2.1.0 2.1.0
package_info_plus - 9.0.0 9.0.0
package_info_plus_platform_interface - 3.2.1 3.2.1
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.2 2.4.2
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
pdfx_plugin - 1.1.0 1.1.0
pedantic - 1.11.1 1.11.1 Discontinued
percent_indicator - 4.2.5 4.2.5
petitparser - 7.0.1 7.0.1
photo_view - 0.14.0 0.15.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.9.3+7 0.10.1+2
posix - 6.0.3 6.0.3
provider - 6.1.5+1 6.1.5+1
rxdart - 0.28.0 0.28.0
sign_in_with_apple - 5.0.0 7.0.1
sign_in_with_apple_platform_interface - 1.1.0 2.0.0
sign_in_with_apple_web - 1.0.1 3.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.7
transparent_image - 2.0.1 2.0.1
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
universal_platform - 1.1.0 1.1.0
url_launcher - 6.3.2 6.3.2
url_launcher_android - 6.3.24 6.3.24
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
video_player - 2.10.0 2.10.0
video_player_android - 2.8.17 2.8.17
video_player_avfoundation - 2.8.4 2.8.4
video_player_platform_interface - 6.5.0 6.5.0
video_player_web - 2.4.0 2.4.0
visibility_detector - 0.3.3 0.4.0+2
vm_service - 15.0.2 15.0.2
wakelock_plus - 1.4.0 1.4.0
wakelock_plus_platform_interface - 1.3.0 1.3.0
web - 1.1.1 1.1.1
webview_flutter - 4.9.0 4.13.0
webview_flutter_android - 3.16.9 4.10.5
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.1 3.23.1
win32 - 5.15.0 5.15.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

Found 5 issues. Showing the first 2:

The constraint `^8.1.2` on bloc does not support the stable version `9.0.0`.

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

The constraint `^4.13.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.

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_NAMED_PARAMETER - lib/widgets/utils/creator_button.dart:156:21 - The named parameter 'primary' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.24, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
65
points
135
downloads

Publisher

verified publishereliud.io

Weekly Downloads

eliud_pkg_create is a package to provide create functionality to your eliud app (the ability to update the app through the gui). More info at https://eliud.io

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

bloc, cloud_firestore, collection, eliud_core, eliud_core_helpers, eliud_core_main, eliud_core_model, eliud_pkg_create_model, eliud_pkg_etc, eliud_pkg_medium, eliud_pkg_text, eliud_pkg_workflow, eliud_pkg_workflow_model, equatable, file_picker, flutter, flutter_bloc, http, intl, meta, path_provider, split_view

More

Packages that depend on eliud_pkg_create