ventas_dealer_phase1b 0.0.10 copy "ventas_dealer_phase1b: ^0.0.10" to clipboard
ventas_dealer_phase1b: ^0.0.10 copied to clipboard

Robust Sales and distribution for all companies, leading to more transparency and profitability in the supply chain leading to superior digital transformation

0
likes
100/ 160
pub points
607
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

295 out of 11134 API elements (2.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: add_discount_model, add_discount_model.AddDiscount, add_discount_model.AddDiscount.AddDiscount.fromJson, add_discount_model.AddDiscount.AddDiscount.new, add_discount_model.AddDiscount.code.

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 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:ventas_dealer_phase1b/api/api_client.dart that imports:
  • package:ventas_dealer_phase1b/widgets/helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:ventas_dealer_phase1b/api/api_client.dart that imports:
  • package:ventas_dealer_phase1b/widgets/helper.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:ventas_dealer_phase1b/api/api_client.dart that imports:
  • package:ventas_dealer_phase1b/widgets/helper.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `Web`.

Because:

  • package:ventas_dealer_phase1b/api/api_client.dart that imports:
  • package:ventas_dealer_phase1b/widgets/helper.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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:ventas_dealer_phase1b/api/api_client.dart that imports:
  • package:ventas_dealer_phase1b/widgets/helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:ventas_dealer_phase1b/api/api_client.dart that imports:
  • package:ventas_dealer_phase1b/widgets/helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_android/geolocator_android.dart that declares support for platforms: Android.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:ventas_dealer_phase1b/api/api_client.dart that imports:
  • package:ventas_dealer_phase1b/widgets/helper.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.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.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 979 issues. Showing the first 2:

WARNING: Unused import: 'dart:developer'.

lib/api/api_client.dart:1:8

  ╷
1 │ import 'dart:developer';
  │        ^^^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'package:get_storage/get_storage.dart'.

lib/api/api_client.dart:5:8

  ╷
5 │ import 'package:get_storage/get_storage.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
appcheck ^1.5.2 1.5.4+1 1.5.4+1
cached_network_image ^3.3.1 3.4.1 3.4.1
camera ^0.10.5+9ty 0.10.6 0.11.1
connectivity_plus ^6.0.5 6.1.4 6.1.4
dio ^5.4.2+1 5.8.0+1 5.8.0+1
dotted_border ^2.1.0 2.1.0 3.0.1
encrypt ^5.0.3 5.0.3 5.0.3
file_picker ^8.0.0+1 8.3.7 10.2.0
flutter_pdfview ^1.4.0 1.4.0+1 1.4.0+1
flutter_screenutil ^5.9.0 5.9.3 5.9.3
flutter_svg ^2.0.10+1 2.2.0 2.2.0
flutter_switch ^0.3.2 0.3.2 0.3.2
geolocator ^11.0.0 11.1.0 14.0.1
get ^4.6.6 4.7.2 4.7.2
get_storage ^2.1.1 2.1.1 2.1.1
google_maps_flutter ^2.9.0 2.12.3 2.12.3
google_places_flutter ^2.0.9 2.1.0 2.1.0
graphql_flutter ^5.1.2 5.2.0 5.2.0
http ^1.2.2 1.4.0 1.4.0
image_picker ^1.0.8 1.1.2 1.1.2
intl ^0.19.0 0.19.0 0.20.2
json_annotation ^4.8.1 4.9.0 4.9.0
jwt_decoder ^2.0.1 2.0.1 2.0.1
keyboard_actions ^4.2.0 4.2.0 4.2.0
location ^5.0.3 5.0.3 8.0.1
logger ^2.3.0 2.5.0 2.5.0
lottie ^3.1.2 3.3.1 3.3.1
map_launcher ^3.5.0 3.5.0 3.5.0
mobile_scanner ^5.1.1 5.2.3 7.0.1
package_info_plus ^8.0.0 8.3.0 8.3.0
path_provider ^2.1.5 2.1.5 2.1.5
percent_indicator ^4.2.3 4.2.5 4.2.5
permission_handler ^11.3.1 11.4.0 12.0.0+1
qr_flutter ^4.1.0 4.1.0 4.1.0
retrofit ^4.1.0 4.4.2 4.4.2
rxdart ^0.27.7 0.27.7 0.28.0
share_plus ^10.1.4 10.1.4 11.0.0
shimmer ^3.0.0 3.0.0 3.0.0
super_tooltip ^2.0.8 2.0.9 2.0.9
table_calendar ^3.1.2 3.1.3 3.2.0
timelines_plus ^1.0.3 1.0.7 1.0.7
url_launcher ^6.3.1 6.3.1 6.3.1
url_launcher_platform_interface ^2.3.2 2.3.2 2.3.2
webview_flutter ^4.7.0 4.13.0 4.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
asn1lib - 1.6.4 1.6.4
async - 2.13.0 2.13.0
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
camera_android - 0.10.10+3 0.10.10+3
camera_avfoundation - 0.9.20 0.9.20
camera_platform_interface - 2.10.0 2.10.0
camera_web - 0.3.5 0.3.5
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 2.0.1 2.0.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 - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_selector_linux - 0.9.3+2 0.9.3+2
file_selector_macos - 0.9.4+3 0.9.4+3
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_hooks - 0.20.5 0.21.2
flutter_plugin_android_lifecycle - 2.0.28 2.0.28
geolocator_android - 4.6.2 5.0.1+1
geolocator_apple - 2.3.13 2.3.13
geolocator_platform_interface - 4.2.6 4.2.6
geolocator_web - 3.0.0 4.1.3
geolocator_windows - 0.2.5 0.2.5
google_maps - 8.1.1 8.1.1
google_maps_flutter_android - 2.16.1 2.16.1
google_maps_flutter_ios - 2.15.4 2.15.4
google_maps_flutter_platform_interface - 2.12.1 2.12.1
google_maps_flutter_web - 0.5.12+1 0.5.12+1
gql - 1.0.1-alpha+1730759315362 1.0.1-alpha+1730759315362
gql_dedupe_link - 2.0.4-alpha+1715521079596 2.0.4-alpha+1715521079596
gql_error_link - 1.0.0+1 1.0.0+1
gql_exec - 1.1.1-alpha+1699813812660 1.1.1-alpha+1699813812660
gql_http_link - 1.1.0 1.1.0
gql_link - 1.0.1-alpha+1730759315378 1.0.1-alpha+1730759315378
gql_transform_link - 1.0.0 1.0.0
graphql - 5.2.1 5.2.1
hive - 2.2.3 2.2.3
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.12+23 0.8.12+23
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+2 0.8.12+2
image_picker_linux - 0.2.1+2 0.2.1+2
image_picker_macos - 0.2.1+2 0.2.1+2
image_picker_platform_interface - 2.10.1 2.10.1
image_picker_windows - 0.2.1+1 0.2.1+1
js - 0.6.7 0.7.2 Discontinued
location_platform_interface - 3.1.2 6.0.1
location_web - 4.2.0 6.0.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
nm - 0.5.0 0.5.0
normalize - 0.9.1 0.10.0
octo_image - 2.1.0 2.1.0
package_info_plus_platform_interface - 3.2.0 3.2.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.17 2.2.17
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 - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 6.1.0 7.0.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
posix - 6.0.2 6.0.2
qr - 3.0.2 3.0.2
sanitize_html - 2.1.0 2.1.0
share_plus_platform_interface - 5.0.2 6.0.0
simple_gesture_detector - 0.2.1 0.2.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.1 2.4.1
sqflite_common - 2.5.5 2.5.5
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
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.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.16 6.3.16
url_launcher_ios - 6.3.3 6.3.3
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.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.17 1.1.17
vector_math - 2.1.4 2.2.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webview_flutter_android - 4.7.0 4.7.0
webview_flutter_platform_interface - 2.13.1 2.13.1
webview_flutter_wkwebview - 3.22.0 3.22.0
win32 - 5.14.0 5.14.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.6.0
yaml - 3.1.3 3.1.3

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

Found 10 issues. Showing the first 2:

The constraint `^0.10.5+9ty` on camera does not support the stable version `0.11.0`.

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

The constraint `^2.1.0` on dotted_border does not support the stable version `3.0.0`.

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

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.21, Flutter 3.32.1, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: