mbsdk 0.0.1 copy "mbsdk: ^0.0.1" to clipboard
mbsdk: ^0.0.1 copied to clipboard

A Flutter package for providing advanced location services and integration with third-party APIs for wellness applications.

0
likes
60/ 160
pub points
43
downloads

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

273 out of 1392 API elements (19.6 %) 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: Account_Controller, Account_Controller.MyAccountProfileController, Account_Controller.MyAccountProfileController.$configureLifeCycle, Account_Controller.MyAccountProfileController.FinalMyAccAllData, Account_Controller.MyAccountProfileController.MyAccountProfileController.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:mbsdk/Controller/Diagnostics_Controller.dart that imports:
  • package:mbsdk/Screens/Profile/My_Orders/Diagnostics/DiagnosticsOrderDetails.dart that imports:
  • package:mbsdk/Screens/Profile/My_Orders/Diagnostics/RescheduleApointment.dart that imports:
  • package:mbsdk/Screens/Diagnostics/CommonDignobackAppBar.dart that imports:
  • package:mbsdk/Screens/Diagnostics/LabTestSearchScreen.dart that imports:
  • package:mbsdk/Screens/Diagnostics/DiagnosticsCart.dart that imports:
  • package:mbsdk/Screens/Diagnostics/AddMembers/AddMemberWithUserDeatails.dart that imports:
  • package:mbsdk/Screens/Diagnostics/AddMembers/AddMoreMembersPopUp.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:mbsdk/Controller/Device_Info_Controller.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/win32.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:mbsdk/Controller/Device_Info_Controller.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/win32.dart that declares support for platforms: Windows.
Package not compatible with platform Web

Because:

  • package:mbsdk/Controller/Account_Controller.dart that imports:
  • package:mbsdk/Controller/Error_Listner.dart that imports:
  • package:mailer/mailer.dart that imports:
  • package:mailer/src/smtp/mail_sender.dart that imports:
  • package:mailer/src/smtp/smtp_client.dart that imports:
  • package:mailer/src/smtp/internal_representation/internal_representation.dart that imports:
  • package:mailer/src/entities/message.dart that imports:
  • package:mailer/src/entities/attachment.dart that imports:
  • dart:io

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:mbsdk/Controller/Device_Info_Controller.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/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:mbsdk/Controller/Device_Info_Controller.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/win32.dart that declares support for platforms: Windows.

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 1157 issues. Showing the first 2:

ERROR: The named parameter 'future' is required, but there's no corresponding argument.

lib/Screens/Nutrition/Nutrition.dart:145:26

    ╷
145 │                   child: FutureBuilder(builder:
    │                          ^^^^^^^^^^^^^
    ╵

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

INFO: The file name 'Account_Controller.dart' isn't a lower_case_with_underscores identifier.

To reproduce make sure you are using the lints_core and run flutter analyze lib/Controller/Account_Controller.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
carousel_slider ^4.2.1 4.2.1 5.0.0
cupertino_icons ^1.0.6 1.0.8 1.0.8
device_info_plus ^8.2.2 8.2.2 11.2.0
dotted_border ^2.1.0 2.1.0 2.1.0
expandable_text ^2.3.0 2.3.0 2.3.0
file_picker ^5.2.10 5.3.1 8.1.7
flutter flutter 0.0.0 0.0.0
flutter_dash ^1.0.0 1.0.0 1.0.0
flutter_expanded_tile ^0.3.7 0.3.7 0.4.0
flutter_image_compress ^2.3.0 2.4.0 2.4.0
flutter_local_notifications ^17.2.1 17.2.4 18.0.1
flutter_pannable_rating_bar ^2.7.2+1 2.7.2+1 2.7.2+1
flutter_svg ^1.1.6 1.1.6 2.0.16
flutter_widget_from_html ^0.9.1 0.9.1 0.15.3
fluttertoast ^8.2.4 8.2.10 8.2.10
geocoding ^2.1.0 2.2.2 3.0.0
geolocator ^9.0.2 9.0.2 13.0.2
get ^4.6.5 4.6.6 4.6.6
google_fonts ^4.0.4 4.0.4 6.2.1
google_maps_flutter ^2.3.0 2.10.0 2.10.0
http ^0.13.6 0.13.6 1.2.2
image ^4.2.0 4.3.0 4.5.2
image_picker ^1.0.4 1.1.2 1.1.2
intl ^0.18.1 0.18.1 0.20.1
loading_animation_widget ^1.2.1 1.3.0 1.3.0
location ^5.0.3 5.0.3 7.0.1
lottie ^2.3.2 2.7.0 3.3.0
mailer ^6.2.0 6.3.0 6.3.0
mb_wellness ^1.0.156 1.0.156 1.0.156
pagination_flutter ^0.0.8 0.0.8 0.0.8
permission_handler ^10.4.5 10.4.5 11.3.1
pin_code_fields ^8.0.1 8.0.1 8.0.1
razorpay_flutter ^1.3.7 1.3.7 1.3.7
shared_preferences ^2.2.2 2.3.5 2.3.5
sizer ^2.0.15 2.0.15 3.0.5
skeleton_loader ^2.0.0+4 2.0.0+4 2.0.0+4
slide_countdown ^0.6.0 0.6.0 2.0.2
smooth_page_indicator ^1.2.0+3 1.2.0+3 1.2.0+3
sticky_headers ^0.3.0+2 0.3.0+2 0.3.0+2
store_redirect ^2.0.2 2.0.3 2.0.3
syncfusion_flutter_pdfviewer ^20.3.46 20.4.54 28.1.37
upgrader ^6.5.0 6.5.0 11.3.1
url_launcher ^6.1.11 6.3.1 6.3.1
video_player ^2.7.2 2.9.2 2.9.2
webview_flutter ^3.0.4 3.0.4 4.10.0
youtube_player_flutter ^8.1.2 8.1.2 9.1.1
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.35 1.3.48
archive - 3.6.1 4.0.2
args - 2.6.0 2.6.0
async - 2.11.0 2.12.0
audio_session - 0.1.23 0.1.23
boolean_selector - 2.1.1 2.1.2
cached_network_image - 3.3.1 3.4.1
cached_network_image_platform_interface - 4.0.0 4.1.1
cached_network_image_web - 1.2.0 1.3.1
characters - 1.3.0 1.4.0
chewie - 1.7.5 1.8.5
clock - 1.1.1 1.1.2
collection - 1.19.0 1.19.1
convert - 3.1.2 3.1.2
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 0.17.3 1.0.2
dbus - 0.7.10 0.7.10
device_info_plus_platform_interface - 7.0.2 7.0.2
eventify - 1.0.1 1.0.1
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 6.1.4 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+3 0.9.3+3
firebase_core - 2.32.0 3.9.0
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.19.0 2.19.0
firebase_crashlytics - 3.5.7 4.2.0
firebase_crashlytics_platform_interface - 3.6.35 3.7.0
firebase_messaging - 14.7.10 15.1.6
firebase_messaging_platform_interface - 4.5.37 4.5.49
firebase_messaging_web - 3.5.18 3.9.5
flutter_cache_manager - 3.3.1 3.4.1
flutter_image_compress_common - 1.0.5 1.0.5
flutter_image_compress_macos - 1.0.3 1.0.3
flutter_image_compress_ohos - 0.0.3 0.0.3
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.5 0.1.5
flutter_inappwebview - 5.8.0 6.1.5
flutter_local_notifications_linux - 4.0.1 5.0.0
flutter_local_notifications_platform_interface - 7.2.0 8.0.0
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
flutter_widget_from_html_core - 0.9.1 0.15.2
fwfh_cached_network_image - 0.7.0+7 0.14.3
fwfh_chewie - 0.7.1+4 0.14.8
fwfh_just_audio - 0.9.0+3 0.15.2
fwfh_svg - 0.7.2+1 0.8.3
fwfh_text_style - 2.23.8 2.23.8
fwfh_url_launcher - 0.9.1 0.9.1
fwfh_webview - 0.6.2+5 0.15.3
geocoding_android - 3.3.1 3.3.1
geocoding_ios - 2.3.0 3.0.1
geocoding_platform_interface - 3.2.0 3.2.0
geolocator_android - 4.3.1 4.6.1
geolocator_apple - 2.3.8+1 2.3.8+1
geolocator_platform_interface - 4.2.4 4.2.4
geolocator_web - 2.2.1 4.1.1
geolocator_windows - 0.1.3 0.2.3
google_maps - 8.1.1 8.1.1
google_maps_flutter_android - 2.14.11 2.14.11
google_maps_flutter_ios - 2.13.2 2.13.2
google_maps_flutter_platform_interface - 2.9.5 2.9.5
google_maps_flutter_web - 0.5.10 0.5.10
html - 0.15.4 0.15.5
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.12+19 0.8.12+19
image_picker_for_web - 3.0.6 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
js - 0.6.7 0.7.1
just_audio - 0.9.42 0.9.42
just_audio_platform_interface - 4.3.0 4.3.0
just_audio_web - 0.4.13 0.4.13
leak_tracker - 10.0.7 10.0.8
leak_tracker_flutter_testing - 3.0.8 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
location_platform_interface - 3.1.2 5.0.0
location_web - 4.2.0 5.0.4
logger - 2.5.0 2.5.0
logging - 1.3.0 1.3.0
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 - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
octo_image - 2.1.0 2.1.0
os_detect - 2.0.2 2.0.2
package_info_plus - 4.2.0 8.1.2
package_info_plus_platform_interface - 2.0.1 3.0.2
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.15 2.2.15
path_provider_foundation - 2.4.1 2.4.1
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
permission_handler_android - 10.3.6 12.0.13
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.3
permission_handler_windows - 0.1.3 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
rename - 3.0.2 3.0.2
rxdart - 0.27.7 0.28.0
sanitize_html - 2.1.0 2.1.0
shared_preferences_android - 2.4.0 2.4.0
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
shimmer - 2.0.0 3.0.0
sky_engine - 0.0.0 0.0.0
source_span - 1.10.0 1.10.1
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+6 2.5.4+6
sqflite_darwin - 2.4.1+1 2.4.1+1
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.0 1.12.1
stream_channel - 2.1.2 2.1.3
stream_duration - 3.2.1 4.2.2
stream_transform - 2.1.1 2.1.1
string_scanner - 1.3.0 1.4.1
syncfusion_flutter_core - 20.4.54 28.1.37
syncfusion_flutter_pdf - 20.4.54 28.1.37
syncfusion_pdfviewer_macos - 20.4.54 28.1.37
syncfusion_pdfviewer_platform_interface - 20.4.54 28.1.37
syncfusion_pdfviewer_web - 20.4.54 28.1.37
syncfusion_pdfviewer_windows - 20.4.54 28.1.37
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.2
test_api - 0.7.3 0.7.4
timezone - 0.9.4 0.10.0
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.2 6.3.2
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
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
version - 3.0.2 3.0.2
video_player_android - 2.7.16 2.7.16
video_player_avfoundation - 2.6.5 2.6.5
video_player_platform_interface - 6.2.3 6.2.3
video_player_web - 2.3.3 2.3.3
vm_service - 14.3.0 15.0.0
wakelock_plus - 1.1.4 1.2.10
wakelock_plus_platform_interface - 1.2.2 1.2.2
web - 1.1.0 1.1.0
webview_flutter_android - 2.10.4 4.2.0
webview_flutter_platform_interface - 1.9.5 2.10.0
webview_flutter_wkwebview - 2.9.5 3.16.3
win32 - 4.1.4 5.10.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

Found 21 issues. Showing the first 2:

The constraint `^4.2.1` on carousel_slider does not support the stable version `5.0.0`.

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

The constraint `^8.2.2` on device_info_plus does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions device_info_plus 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 1 error:

  • MISSING_REQUIRED_ARGUMENT - lib/Screens/Nutrition/Nutrition.dart:145:26 - The named parameter 'future' is required, but there's no corresponding argument.

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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.