sghi_core 0.3.75 copy "sghi_core: ^0.3.75" to clipboard
sghi_core: ^0.3.75 copied to clipboard

A set of reusable components used in myCareHub and myCareHub Professional

0
likes
90/ 140
pub points
68%
popularity

We analyzed this package 4 hours ago, and awarded it 90 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

Homepage URL doesn't exist.

At the time of the analysis https://github.com/savannahghi/sghi_core was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/savannahghi/sghi_core was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/savannahghi/sghi_core/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://github.com/savannahghi/sghi_core/blob/main/doc/readme.md was unreachable. Make sure that the website is reachable via HEAD requests.

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: sghi_core,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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: MIT.

partial
Provide documentation
10 / 20trigger folding of the section

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

699 out of 4107 API elements (17.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.

Some symbols that are missing documentation: action, action.Action, action.Action.Action, action.Action.actionType, action.Action.allowAnonymous.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 296 issues. Showing the first 2:

WARNING: The annotation 'JsonKey' can only be used on fields or getters.

lib/afya_moja_core/src/domain/core/entities/business_hour.dart:10:6

   ╷
10 │     @JsonKey(name: 'id', includeToJson: false) String? id,
   │      ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/afya_moja_core/src/domain/core/entities/business_hour.dart

WARNING: The annotation 'JsonKey' can only be used on fields or getters.

lib/afya_moja_core/src/domain/core/entities/business_hour.dart:11:6

   ╷
11 │     @JsonKey(name: 'day', fromJson: dayOfWeekFromJson) DayOfWeek? day,
   │      ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/afya_moja_core/src/domain/core/entities/business_hour.dart

OK
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
async_redux ^22.3.0 22.5.0 22.5.0
cached_network_image ^3.2.3 3.3.1 3.3.1
camera ^0.10.5+2 0.10.5+9 0.10.5+9
carousel_slider ^4.2.1 4.2.1 4.2.1
chewie ^1.7.0 1.8.1 1.8.1
dartz ^0.10.1 0.10.1 0.10.1
debug_logger ^0.0.23 0.0.23 0.0.23
dotted_border ^2.0.0+3 2.1.0 2.1.0
file_picker ^6.1.1 6.2.1 8.0.3
firebase_core ^2.15.0 2.30.1 2.30.1
firebase_core_platform_interface ^5.0.0 5.0.0 5.0.0
firebase_messaging ^14.6.5 14.9.1 14.9.1
flutter flutter 0.0.0 0.0.0
flutter_html ^3.0.0-beta.2 3.0.0-beta.2 3.0.0-beta.2
flutter_image_compress ^2.0.4 2.2.0 2.2.0
flutter_local_notifications ^17.0.0 17.1.0 17.1.0
flutter_local_notifications_platform_interface ^7.0.0+1 7.1.0 7.1.0
flutter_spinkit ^5.2.0 5.2.1 5.2.1
flutter_svg ^2.0.7 2.0.10+1 2.0.10+1
freezed ^2.4.1 2.5.2 2.5.2
freezed_annotation ^2.4.1 2.4.1 2.4.1
google_fonts ^6.1.0 6.2.1 6.2.1
gql ^1.0.0 1.0.0+1 1.0.0+1
html ^0.15.4 0.15.4 0.15.4
http ^1.1.0 1.2.1 1.2.1
image_picker ^1.0.1 1.1.0 1.1.0
intl ^0.19.0 0.19.0 0.19.0
json_annotation ^4.8.1 4.9.0 4.9.0
json_serializable ^6.7.1 6.8.0 6.8.0
just_audio ^0.9.34 0.9.37 0.9.37
local_auth ^2.1.6 2.2.0 2.2.0
material_design_icons_flutter ^7.0.7296 7.0.7296 7.0.7296
meta ^1.11.0 1.11.0 1.14.0
mime ^1.0.4 1.0.5 1.0.5
mocktail_image_network ^1.0.0 1.1.0 1.1.0
overlay_support ^2.1.0 2.1.0 2.1.0
path ^1.8.3 1.9.0 1.9.0
path_provider ^2.0.15 2.1.3 2.1.3
permission_handler ^11.0.0 11.3.1 11.3.1
photo_view ^0.14.0 0.14.0 0.15.0
pin_code_text_field ^1.8.0 1.8.0 1.8.0
platform ^3.1.0 3.1.4 3.1.4
plugin_platform_interface ^2.1.5 2.1.8 2.1.8
rxdart ^0.27.7 0.27.7 0.27.7
shimmer ^3.0.0 3.0.0 3.0.0
sms_autofill ^2.3.0 2.3.1 2.3.1
source_span ^1.9.0 1.10.0 1.10.0
sqflite ^2.3.0 2.3.3 2.3.3
unicons ^2.1.1 2.1.1 2.1.1
url_launcher ^6.1.12 6.2.6 6.2.6
video_player ^2.7.0 2.8.6 2.8.6
visibility_detector ^0.4.0+2 0.4.0+2 0.4.0+2
webview_flutter ^4.2.3 4.7.0 4.7.0
webview_flutter_android ^3.9.2 3.16.0 3.16.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 67.0.0
_flutterfire_internals - 1.3.32 1.3.32
analyzer - 6.4.1 6.4.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
async_redux_core - 1.2.0 1.2.0
audio_session - 0.1.19 0.1.19
boolean_selector - 2.1.1 2.1.1
build - 2.4.1 2.4.1
build_config - 1.1.1 1.1.1
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.1.1 1.1.1
camera_android - 0.10.9+1 0.10.9+1
camera_avfoundation - 0.9.16 0.9.16
camera_platform_interface - 2.7.4 2.7.4
camera_web - 0.3.3 0.3.3
characters - 1.3.0 1.3.0
checked_yaml - 2.0.3 2.0.3
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
connectivity_plus - 5.0.2 6.0.3
connectivity_plus_platform_interface - 1.2.4 2.0.0
convert - 3.1.1 3.1.1
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
csslib - 0.17.3 1.0.0
cupertino_icons - 1.0.8 1.0.8
dart_style - 2.3.6 2.3.6
dbus - 0.7.10 0.7.10
fake_async - 1.3.1 1.3.1
fast_immutable_collections - 10.2.2 10.2.2
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.3+3 0.9.3+3
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
firebase_core_web - 2.16.0 2.16.0
firebase_messaging_platform_interface - 4.5.34 4.5.34
firebase_messaging_web - 3.8.4 3.8.4
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_image_compress_common - 1.0.5 1.0.5
flutter_image_compress_macos - 1.0.2 1.0.2
flutter_image_compress_ohos - 0.0.2 0.0.2
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.4+1 0.1.4+1
flutter_local_notifications_linux - 4.0.0+1 4.0.0+1
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
http_parser - 4.0.2 4.0.2
i18n_extension_core - 2.0.6 2.0.6
image_picker_android - 0.8.10 0.8.10
image_picker_for_web - 3.0.4 3.0.4
image_picker_ios - 0.8.10+1 0.8.10+1
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
js - 0.6.7 0.7.1
just_audio_platform_interface - 4.2.2 4.2.2
just_audio_web - 0.4.9 0.4.9
leak_tracker - 10.0.0 10.0.5
leak_tracker_flutter_testing - 2.0.1 3.0.5
leak_tracker_testing - 2.0.1 3.0.1
list_counter - 1.0.2 1.0.2
local_auth_android - 1.0.38 1.0.38
local_auth_darwin - 1.2.2 1.2.2
local_auth_platform_interface - 1.0.10 1.0.10
local_auth_windows - 1.0.10 1.0.10
logger - 1.4.0 2.2.0
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
mocktail - 1.0.3 1.0.3
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
octo_image - 2.0.0 2.0.0
package_config - 2.1.0 2.1.0
package_info_plus - 7.0.0 8.0.0
package_info_plus_platform_interface - 3.0.0 3.0.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
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
permission_handler_android - 12.0.5 12.0.5
permission_handler_apple - 9.4.4 9.4.4
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.1 4.2.1
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.0.2 6.0.2
pin_input_text_field - 4.5.1 4.5.1
provider - 6.1.2 6.1.2
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.2.3 1.2.3
sky_engine - 0.0.99 0.0.99
source_gen - 1.5.0 1.5.0
source_helper - 1.3.4 1.3.4
sprintf - 7.0.0 7.0.0
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.7.1
timezone - 0.9.3 0.9.3
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
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
vm_service - 13.0.0 14.2.1
wakelock_plus - 1.2.4 1.2.4
wakelock_plus_platform_interface - 1.2.1 1.2.1
watcher - 1.1.0 1.1.0
weak_map - 3.0.1 3.0.1
web - 0.5.1 0.5.1
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.13.0 3.13.0
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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

The constraint `^6.1.1` on file_picker does not support the stable version `7.0.2`.

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

The constraint `^0.14.0` on photo_view does not support the stable version `0.15.0`, that was published 9 days ago.

When photo_view is 30 days old, this package will no longer be awarded points in this category.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.