mbsdk 0.0.1
mbsdk: ^0.0.1 copied to clipboard
A Flutter package for providing advanced location services and integration with third-party APIs for wellness applications.
We analyzed this package 10 days ago, and awarded it 60 pub points (of a possible 160):
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.
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.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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.dartthat imports:package:mbsdk/Screens/Profile/My_Orders/Diagnostics/DiagnosticsOrderDetails.dartthat imports:package:mbsdk/Screens/Profile/My_Orders/Diagnostics/RescheduleApointment.dartthat imports:package:mbsdk/Screens/Diagnostics/CommonDignobackAppBar.dartthat imports:package:mbsdk/Screens/Diagnostics/LabTestSearchScreen.dartthat imports:package:mbsdk/Screens/Diagnostics/DiagnosticsCart.dartthat imports:package:mbsdk/Screens/Diagnostics/AddMembers/AddMemberWithUserDeatails.dartthat imports:package:mbsdk/Screens/Diagnostics/AddMembers/AddMoreMembersPopUp.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:mbsdk/Controller/Device_Info_Controller.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:mbsdk/Controller/Device_Info_Controller.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package not compatible with platform Web
Because:
package:mbsdk/Controller/Account_Controller.dartthat imports:package:mbsdk/Controller/Error_Listner.dartthat imports:package:mailer/mailer.dartthat imports:package:mailer/src/smtp/mail_sender.dartthat imports:package:mailer/src/smtp/smtp_client.dartthat imports:package:mailer/src/smtp/internal_representation/internal_representation.dartthat imports:package:mailer/src/entities/message.dartthat imports:package:mailer/src/entities/attachment.dartthat 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.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:mbsdk/Controller/Device_Info_Controller.dartthat imports:package:device_info_plus/device_info_plus.dartthat imports:package:device_info_plus/src/device_info_plus_windows.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 2301 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
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
carousel_slider |
^4.2.1 |
4.2.1 | 5.1.1 | |
cupertino_icons |
^1.0.6 |
1.0.8 | 1.0.8 | |
device_info_plus |
^8.2.2 |
8.2.2 | 12.3.0 | |
dotted_border |
^2.1.0 |
2.1.0 | 3.1.0 | |
expandable_text |
^2.3.0 |
2.3.0 | 2.3.0 | |
file_picker |
^5.2.10 |
5.3.1 | 10.3.8 | |
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 | 19.5.0 | |
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.2.3 | |
flutter_widget_from_html |
^0.9.1 |
0.9.1 | 0.17.1 | |
fluttertoast |
^8.2.4 |
8.2.14 | 9.0.0 | |
geocoding |
^2.1.0 |
2.2.2 | 4.0.0 | |
geolocator |
^9.0.2 |
9.0.2 | 14.0.2 | |
get |
^4.6.5 |
4.7.3 | 4.7.3 | |
google_fonts |
^4.0.4 |
4.0.4 | 6.3.3 | |
google_maps_flutter |
^2.3.0 |
2.14.0 | 2.14.0 | |
http |
^0.13.6 |
0.13.6 | 1.6.0 | |
image |
^4.2.0 |
4.3.0 | 4.6.0 | |
image_picker |
^1.0.4 |
1.2.1 | 1.2.1 | |
intl |
^0.18.1 |
0.18.1 | 0.20.2 | |
loading_animation_widget |
^1.2.1 |
1.3.0 | 1.3.0 | |
location |
^5.0.3 |
5.0.3 | 8.0.1 | |
lottie |
^2.3.2 |
2.7.0 | 3.3.2 | |
mailer |
^6.2.0 |
6.6.0 | 6.6.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 | 12.0.1 | |
pin_code_fields |
^8.0.1 |
8.0.1 | 8.0.1 | |
razorpay_flutter |
^1.3.7 |
1.4.0 | 1.4.0 | |
shared_preferences |
^2.2.2 |
2.5.4 | 2.5.4 | |
sizer |
^2.0.15 |
2.0.15 | 3.1.3 | |
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.1 | 2.0.1 | |
sticky_headers |
^0.3.0+2 |
0.3.0+2 | 0.3.0+2 | |
store_redirect |
^2.0.2 |
2.0.4 | 2.0.4 | |
syncfusion_flutter_pdfviewer |
^20.3.46 |
20.4.54 | 32.1.19 | |
upgrader |
^6.5.0 |
6.5.0 | 12.3.0 | |
url_launcher |
^6.1.11 |
6.3.2 | 6.3.2 | |
video_player |
^2.7.2 |
2.10.1 | 2.10.1 | |
webview_flutter |
^3.0.4 |
3.0.4 | 4.13.0 | |
youtube_player_flutter |
^8.1.2 |
8.1.2 | 9.1.3 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 24 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.23.3, Flutter 3.38.4, Dart 3.10.3.
Check the analysis log for details.