afya_moja_core 0.3.1 copy "afya_moja_core: ^0.3.1" to clipboard
afya_moja_core: ^0.3.1 copied to clipboard

A shared library for `ProHealth360` and `ProHealth360 Daktari` that is responsible for rendering and exposing shared components

7
likes
40/ 160
pub points
0%
popularity

We analyzed this package 3 hours ago, and awarded it 40 pub points (of a possible 160):

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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

failed
Provide documentation
0 / 20trigger folding of the section

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

128 out of 914 API elements (14.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: afya_moja_core, afya_moja_core.AudioContent, afya_moja_core.AudioContent.AudioContent, afya_moja_core.AudioContent.audioPlayer, afya_moja_core.AudioContent.contentDetails.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
0 / 20trigger folding of the section

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:afya_moja_core/afya_moja_core.dart that imports:
  • package:afya_moja_core/src/presentation/content/content_details_widget.dart that imports:
  • package:afya_moja_core/src/utils.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_macos/wakelock_macos.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:afya_moja_core/afya_moja_core.dart that imports:
  • package:afya_moja_core/src/presentation/content/content_details_widget.dart that imports:
  • package:afya_moja_core/src/utils.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_macos/wakelock_macos.dart that declares support for platforms: macOS.
Package does not support platform `Windows`.

Because:

  • package:afya_moja_core/afya_moja_core.dart that imports:
  • package:afya_moja_core/src/presentation/content/content_details_widget.dart that imports:
  • package:afya_moja_core/src/utils.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:afya_moja_core/afya_moja_core.dart that imports:
  • package:afya_moja_core/src/presentation/content/content_details_widget.dart that imports:
  • package:afya_moja_core/src/utils.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:afya_moja_core/afya_moja_core.dart that imports:
  • package:afya_moja_core/src/presentation/content/content_details_widget.dart that imports:
  • package:afya_moja_core/src/utils.dart that imports:
  • package:video_player/video_player.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:afya_moja_core/afya_moja_core.dart that imports:
  • package:afya_moja_core/src/presentation/content/content_details_widget.dart that imports:
  • package:afya_moja_core/src/utils.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock/wakelock.dart that imports:
  • package:wakelock_macos/wakelock_macos.dart that declares support for platforms: macOS.

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.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 257 issues. Showing the first 2:

ERROR: The getter 'headline4' isn't defined for the type 'TextTheme'.

lib/src/presentation/custom_text_field.dart:118:18

    ╷
118 │                 .headline4!
    │                  ^^^^^^^^^
    ╵

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

ERROR: The getter 'backgroundColor' isn't defined for the type 'ThemeData'.

lib/src/presentation/information_list_card.dart:42:63

   ╷
42 │               color: iconBackgroundColor ?? Theme.of(context).backgroundColor,
   │                                                               ^^^^^^^^^^^^^^^
   ╵

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

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest
app_wrapper ^0.2.2 0.2.2 0.2.2
cached_network_image ^3.2.2 3.3.1 3.4.1
chewie ^1.3.5 1.5.0 1.8.5
dartz ^0.10.1 0.10.1 0.10.1
firebase_messaging ^14.1.0 14.7.10 15.1.5
flutter flutter 0.0.0 0.0.0
flutter_graphql_client ^0.2.2 0.2.2 0.2.2
flutter_html ^3.0.0-alpha.5 3.0.0-beta.2 3.0.0-beta.2
flutter_local_notifications ^12.0.3+1 12.0.4 18.0.1
flutter_local_notifications_platform_interface ^6.0.0 6.0.0 8.0.0
flutter_svg ^1.1.4 1.1.6 2.0.14
freezed ^2.1.0+1 2.5.7 2.5.7
freezed_annotation ^2.2.0 2.4.4 2.4.4
google_fonts ^2.3.3 2.3.3 6.2.1
http ^0.13.5 0.13.6 1.2.2
intl ^0.17.0 0.17.0 0.20.0
json_annotation ^4.7.0 4.9.0 4.9.0
json_serializable ^6.5.4 6.8.0 6.8.0
just_audio ^0.9.30 0.9.42 0.9.42
mockito ^5.3.2 5.4.4 5.4.4
overlay_support ^2.1.0 2.1.0 2.1.0
pin_code_text_field ^1.8.0 1.8.0 1.8.0
plugin_platform_interface ^2.1.3 2.1.8 2.1.8
rxdart ^0.27.7 0.27.7 0.28.0
shared_themes ^0.2.0 0.2.0 0.2.0
sms_autofill ^2.2.0 2.4.1 2.4.1
stream_chat_flutter ^5.1.0 5.3.0 8.2.0
unicons ^2.1.0 2.1.2 3.0.0
video_player ^2.4.7 2.6.0 2.9.2
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 72.0.0 76.0.0
_flutterfire_internals - 1.3.35 1.3.46
_macros - 0.3.2 0.3.2
after_layout - 1.2.0 1.2.0
analyzer - 6.7.0 6.11.0
animations - 2.0.11 2.0.11
archive - 3.6.1 3.6.1
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.11.0 2.12.0
audio_session - 0.1.21 0.1.21
audio_video_progress_bar - 0.11.0 2.0.3
boolean_selector - 2.1.1 2.1.2
build - 2.4.1 2.4.1
build_config - 1.1.1 1.1.1
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
cached_network_image_platform_interface - 4.0.0 4.1.1
cached_network_image_web - 1.2.0 1.3.1
camera - 0.8.1+7 0.11.0+2
camera_platform_interface - 2.8.0 2.8.0
characters - 1.3.0 1.3.1
checked_yaml - 2.0.3 2.0.3
clock - 1.1.1 1.1.2
code_builder - 4.10.1 4.10.1
collection - 1.18.0 1.19.1
connectivity_plus - 3.0.6 6.1.0
connectivity_plus_platform_interface - 1.2.4 2.0.1
contextmenu - 3.0.0 3.0.0
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
crypto_keys - 0.3.0+1 0.3.0+1
csslib - 0.17.3 1.0.2
cupertino_icons - 1.0.8 1.0.8
dart_style - 2.3.7 2.3.7
dart_vlc - 0.4.0 0.4.0
dart_vlc_ffi - 0.2.0+1 0.2.0+1
dbus - 0.7.10 0.7.10
desktop_drop - 0.4.4 0.5.0
diacritic - 0.1.6 0.1.6
dio - 4.0.6 5.7.0
equatable - 2.0.5 2.0.5
ezanimation - 0.6.0 0.6.0
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 6.1.4 7.0.1
file_picker - 5.2.10 8.1.4
file_selector - 0.9.5 1.0.3
file_selector_android - 0.5.1+11 0.5.1+11
file_selector_ios - 0.5.3+1 0.5.3+1
file_selector_linux - 0.9.3+1 0.9.3+1
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_web - 0.9.4+2 0.9.4+2
file_selector_windows - 0.9.3+3 0.9.3+3
firebase_core - 2.32.0 3.8.0
firebase_core_platform_interface - 5.3.0 5.3.0
firebase_core_web - 2.18.1 2.18.1
firebase_messaging_platform_interface - 4.5.37 4.5.48
firebase_messaging_web - 3.5.18 3.9.4
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.3.1 3.4.1
flutter_local_notifications_linux - 2.0.0 5.0.0
flutter_markdown - 0.6.23 0.7.4+1
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_portal - 1.1.4 1.1.4
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
glob - 2.1.2 2.1.2
gql - 0.13.1 1.0.0+1
html - 0.15.4 0.15.5
http_parser - 4.0.2 4.1.1
image_gallery_saver - 1.7.1 2.0.3
image_picker - 0.8.9 1.1.2
image_picker_android - 0.8.12+17 0.8.12+17
image_picker_for_web - 2.2.0 3.0.6
image_picker_ios - 0.8.12+1 0.8.12+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
jiffy - 5.0.0 6.3.1
jose - 0.3.4 0.3.4
js - 0.6.7 0.7.1
just_audio_platform_interface - 4.3.0 4.3.0
just_audio_web - 0.4.13 0.4.13
leak_tracker - 10.0.5 10.0.8
leak_tracker_flutter_testing - 3.0.5 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
list_counter - 1.0.2 1.0.2
local_auth - 1.1.11 2.3.0
logging - 1.3.0 1.3.0
lottie - 2.7.0 3.1.3
macros - 0.1.2-main.4 0.1.3-main.0
markdown - 7.2.2 7.2.2
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 2.0.0
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
octo_image - 2.1.0 2.1.0
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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
pedantic - 1.11.1 1.11.1
petitparser - 6.0.2 6.0.2
photo_manager - 2.8.2 3.6.2
photo_view - 0.14.0 0.15.0
pin_input_text_field - 4.5.2 4.5.2
platform - 3.1.6 3.1.6
pointycastle - 3.9.1 3.9.1
process - 4.2.4 5.0.3
provider - 6.1.2 6.1.2
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.0
quiver - 3.2.2 3.2.2
rate_limiter - 1.0.0 1.0.0
share_plus - 4.5.3 10.1.2
share_plus_linux - 3.0.1 3.0.1
share_plus_macos - 3.0.1 3.0.1
share_plus_platform_interface - 3.4.0 5.0.1
share_plus_web - 3.1.0 3.1.0
share_plus_windows - 3.0.1 4.0.0
shimmer - 2.0.0 3.0.0
sky_engine - 0.0.99 0.0.99
source_gen - 1.5.0 1.5.0
source_helper - 1.3.4 1.3.4
source_span - 1.10.0 1.10.0
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+5 2.5.4+5
sqflite_darwin - 2.4.1 2.4.1
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.11.1 1.12.0
stream_channel - 2.1.2 2.1.2
stream_chat - 5.3.0 8.2.0
stream_chat_flutter_core - 5.3.0 8.2.0
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
thumblr - 0.0.4 0.0.4
thumblr_macos - 0.4.0 0.4.0
thumblr_platform_interface - 0.3.1+1 0.3.1+1
thumblr_windows - 0.0.3+1 0.0.3+1
timezone - 0.9.4 0.10.0
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.1 6.3.1
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
uuid - 3.0.7 4.5.1
vector_math - 2.1.4 2.1.4
video_player_android - 2.4.3 2.7.16
video_player_avfoundation - 2.4.2 2.6.2
video_player_macos - 1.0.6 2.0.1
video_player_platform_interface - 5.1.4 6.2.3
video_player_web - 2.0.15 2.3.3
video_thumbnail - 0.5.3 0.5.3
vm_service - 14.2.5 14.3.1
wakelock - 0.6.2 0.6.2
wakelock_macos - 0.4.0 0.4.0
wakelock_platform_interface - 0.3.0 0.3.0
wakelock_web - 0.4.0 0.4.0
wakelock_windows - 0.2.1 0.2.1
watcher - 1.1.0 1.1.0
web - 1.1.0 1.1.0
web_socket_channel - 2.4.0 3.0.1
win32 - 3.1.4 5.8.0
x509 - 0.2.4+3 0.2.4+3
xdg_directories - 0.2.0+3 1.1.0
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.

Found 10 issues. Showing the first 2:

The constraint `^14.1.0` on firebase_messaging does not support the stable version `15.0.0`.

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

The constraint `^12.0.3+1` on flutter_local_notifications does not support the stable version `13.0.0`.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 10 errors:

  • UNDEFINED_GETTER - lib/src/presentation/custom_text_field.dart:118:18 - The getter 'headline4' isn't defined for the type 'TextTheme'.
  • UNDEFINED_GETTER - lib/src/presentation/information_list_card.dart:42:63 - The getter 'backgroundColor' isn't defined for the type 'ThemeData'.
  • UNDEFINED_GETTER - lib/src/presentation/inputs.dart:212:61 - The getter 'headline4' isn't defined for the type 'TextTheme'.

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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.