ventas_dealer 0.0.116 copy "ventas_dealer: ^0.0.116" to clipboard
ventas_dealer: ^0.0.116 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

100/ 160
pub points
9
downloads

We analyzed this package 11 days 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

242 out of 10575 API elements (2.3 %) 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.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/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 2750 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: Duplicate import.

lib/api/api_client.dart:22:8

   ╷
22 │ import 'package:ventas_dealer/models/payment_mode_validate_model.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.6.0 1.6.0
camera ^0.10.5+9ty 0.10.6 0.11.3
connectivity_plus ^6.0.5 6.1.5 7.0.0
dio ^5.4.2+1 5.9.0 5.9.0
dotted_border ^2.1.0 2.1.0 3.1.0
encrypt ^5.0.3 5.0.3 5.0.3
file_picker ^8.0.0+1 8.3.7 10.3.8
flutter_pdfview ^1.4.0 1.4.3 1.4.3
flutter_screenutil ^5.9.0 5.9.3 5.9.3
flutter_svg ^2.0.10+1 2.2.3 2.2.3
flutter_switch ^0.3.2 0.3.2 0.3.2
geolocator ^11.0.0 11.1.0 14.0.2
get ^4.6.6 4.7.3 4.7.3
get_storage ^2.1.1 2.1.1 2.1.1
google_maps_flutter ^2.9.0 2.14.0 2.14.0
google_places_flutter ^2.0.9 2.1.0 2.1.1
http ^1.2.2 1.6.0 1.6.0
image_picker ^1.0.8 1.2.1 1.2.1
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.1 4.2.1
location ^5.0.3 5.0.3 8.0.1
logger ^2.3.0 2.6.2 2.6.2
lottie ^3.1.2 3.3.2 3.3.2
map_launcher ^3.5.0 3.5.0 4.4.2
mobile_scanner ^5.1.1 5.2.3 7.1.4
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.1
qr_flutter ^4.1.0 4.1.0 4.1.0
retrofit ^4.1.0 4.9.1 4.9.1
rxdart ^0.27.7 0.27.7 0.28.0
share_plus ^10.1.4 10.1.4 12.0.1
shimmer ^3.0.0 3.0.0 3.0.0
super_tooltip ^2.0.8 2.1.0 2.1.0
table_calendar ^3.1.2 3.1.3 3.2.0
timelines_plus ^1.0.3 1.0.8 1.0.8
url_launcher ^6.3.1 6.3.2 6.3.2
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.5 1.6.5
async - 2.13.0 2.13.0
camera_android - 0.10.10+14 0.10.10+14
camera_avfoundation - 0.9.22+8 0.9.22+8
camera_platform_interface - 2.12.0 2.12.0
camera_web - 0.3.5+2 0.3.5+2
characters - 1.4.0 1.4.1
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.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
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.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
geolocator_android - 4.6.2 5.0.2
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.2.0 8.2.0
google_maps_flutter_android - 2.18.6 2.18.6
google_maps_flutter_ios - 2.15.7 2.15.7
google_maps_flutter_platform_interface - 2.14.1 2.14.1
google_maps_flutter_web - 0.5.14+3 0.5.14+3
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+10 0.8.13+10
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+3 0.8.13+3
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
js - 0.6.7 0.7.2 Discontinued
location_platform_interface - 3.1.2 6.0.1
location_web - 4.2.0 6.0.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
nm - 0.5.0 0.5.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.22 2.2.22
path_provider_foundation - 2.5.1 2.5.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 - 7.0.1 7.0.1
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.3 6.0.3
qr - 3.0.2 3.0.2
sanitize_html - 2.1.0 2.1.0
share_plus_platform_interface - 5.0.2 6.1.0
simple_gesture_detector - 0.2.1 0.2.1
source_span - 1.10.1 1.10.1
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.2 4.5.2
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
webview_flutter_android - 4.10.11 4.10.11
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.5 3.23.5
win32 - 5.15.0 5.15.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

Found 12 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 `^6.0.5` on connectivity_plus does not support the stable version `7.0.0`.

Try running dart pub upgrade --major-versions connectivity_plus 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.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: