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

eliud_pkg_apps is a package to allow to programmatically create apps, as opposed to through the GUI. More info at https://eliud.io

125/ 160
pub points
123
downloads

We analyzed this package 30 hours ago, and awarded it 125 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
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

0 out of 582 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: about, about, about, about.About, about.About.

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_apps/apps/app_base.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

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

Because:

  • package:eliud_pkg_apps/apps/app_base.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_apps/apps/app_base.dart that imports:
  • package:eliud_pkg_create/tools/new_app_functions.dart that imports:
  • package:eliud_core_main/model/app_model.dart that imports:
  • package:eliud_core_main/model/app_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_apps/apps/app_base.dart that imports:
  • package:eliud_pkg_create/tools/new_app_functions.dart that imports:
  • package:eliud_core_main/model/app_model.dart that imports:
  • package:eliud_core_main/model/app_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_apps/apps/app_base.dart that imports:
  • package:eliud_pkg_create/tools/new_app_functions.dart that imports:
  • package:eliud_core_main/model/app_model.dart that imports:
  • package:eliud_core_main/model/app_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

Package not compatible with runtime wasm

Because:

  • package:eliud_pkg_apps/apps/app_base.dart that imports:
  • package:eliud_pkg_create/tools/new_app_functions.dart that imports:
  • package:eliud_core_main/model/app_model.dart that imports:
  • package:eliud_core_main/model/app_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

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.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 20 issues. Showing the first 2:

INFO: Missing type annotation.

lib/apps/shared/etc/menu_items_helper_consts.dart:13:1

   ╷
13 │ menuItem(AppModel app, documentID, pageID, text, IconData iconData) =>
   │ ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/apps/shared/etc/menu_items_helper_consts.dart

INFO: Missing type annotation.

lib/apps/shared/etc/menu_items_helper_consts.dart:23:1

   ╷
23 │ menuItemSignOut(AppModel app, documentID) => MenuItemModel(
   │ ^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/apps/shared/etc/menu_items_helper_consts.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
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_chat ^1.3.0 1.3.0 1.3.0
eliud_pkg_chat_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_create ^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_etc_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_feed ^1.3.0 1.3.0 1.3.0
eliud_pkg_feed_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_follow ^1.3.0 1.3.0 1.3.0
eliud_pkg_follow_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_fundamentals ^1.3.0 1.3.0 1.3.0
eliud_pkg_fundamentals_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_medium ^1.3.0 1.3.0 1.3.0
eliud_pkg_medium_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_membership ^1.3.0 1.3.0 1.3.0
eliud_pkg_membership_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_notifications ^1.3.0 1.3.0 1.3.0
eliud_pkg_notifications_model ^1.3.0 1.3.0 1.3.0
eliud_pkg_pay ^1.3.0 1.3.0 1.3.0
eliud_pkg_shop ^1.3.0 1.3.0 1.3.0
eliud_pkg_shop_model ^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
eliud_stl_mona ^1.3.0 1.3.0 1.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.61
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
bloc - 8.1.4 9.0.0
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+7 0.10.10+7
camera_avfoundation - 0.9.21+3 0.9.21+3
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
chips_input - 0.1.0 0.1.0
clock - 1.1.2 1.1.2
cloud_firestore - 4.17.5 6.0.1
cloud_firestore_platform_interface - 6.2.5 7.0.1
cloud_firestore_web - 3.12.5 5.0.1
cloud_functions - 4.7.6 6.0.1
cloud_functions_platform_interface - 5.5.28 5.8.4
cloud_functions_web - 4.9.6 5.0.1
collection - 1.19.1 1.19.1
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
delayed_display - 2.0.0 2.0.0
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_text - 1.3.0 1.3.0
eliud_pkg_text_model - 1.3.0 1.3.0
eliud_stl_mona_model - 1.3.0 1.3.0
equatable - 2.0.7 2.0.7
extension - 0.6.0 0.6.0
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_picker - 5.5.0 10.3.3
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.0.2
firebase_auth_platform_interface - 7.3.0 8.1.1
firebase_auth_web - 5.8.13 6.0.2
firebase_core - 2.32.0 4.1.0
firebase_core_platform_interface - 5.4.2 6.0.0
firebase_core_web - 2.24.0 3.1.0
firebase_storage - 11.6.5 13.0.1
firebase_storage_platform_interface - 5.1.22 5.2.12
firebase_storage_web - 3.6.22 3.10.19
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_bloc - 8.1.6 9.1.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_markdown - 0.6.23 0.7.7+1 Discontinued
flutter_plugin_android_lifecycle - 2.0.30 2.0.30
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
getwidget - 4.0.0 7.0.0
google_fonts - 6.3.1 6.3.1
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.1.0
google_sign_in_ios - 5.9.0 6.2.0
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 - 1.5.0 1.5.0
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+3 0.8.13+3
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
intl - 0.19.0 0.20.2
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
markdown - 7.3.0 7.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.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 - 2.1.5 2.1.5
path_provider_android - 2.2.18 2.2.18
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
split_view - 3.2.1 3.2.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.22 6.3.22
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.13 2.8.13
video_player_avfoundation - 2.8.4 2.8.4
video_player_platform_interface - 6.4.0 6.4.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.2
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.1 3.23.1
win32 - 5.14.0 5.14.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.

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.23, Flutter 3.35.3, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: