v_components 2.3.3 copy "v_components: ^2.3.3" to clipboard
v_components: ^2.3.3 copied to clipboard

This is a package of flutter custom components, including button, step, popuwindow, alerterDialog and many other components, each component is listed in detail in the readme document through the table [...]

0
likes
95/ 140
pub points
0%
popularity

We analyzed this package 3 days ago, and awarded it 95 pub points (of a possible 140):

failed
Follow Dart file conventions
15 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://gitee.com/wzp_vicky/v_components/blob/master/README.md was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

170 out of 649 API elements (26.2 %) have documentation comments.

Some symbols that are missing documentation: NumLengthInputFormatter.NumLengthInputFormatter.NumLengthInputFormatter, NumLengthInputFormatter.NumLengthInputFormatter.decimalLength, NumLengthInputFormatter.NumLengthInputFormatter.integerLength, VCascadePickerView, VCascadePickerView.VCascadePickerView.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 129 issues. Showing the first 2:

WARNING: Unused import: '../button/button_widget.dart'.

lib/widgets/alert/alert.dart:5:8

  ╷
5 │ import '../button/button_widget.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: FullScreenAppBar.appBarTitle, FullScreenAppBar.pageTitleStyle, FullScreenAppBar.isShowLeft

lib/widgets/appbar/fullscreen_appbar.dart:20:7

   ╷
20 │ class FullScreenAppBar extends StatefulWidget {
   │       ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/widgets/appbar/fullscreen_appbar.dart

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

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

Package Constraint Compatible Latest
date_format ^2.0.7 2.0.7 2.0.7
easy_refresh ^3.3.2+1 3.3.5+1 3.3.5+1
flustars_flutter3 ^3.0.0 3.0.0 3.0.0
flutter flutter 0.0.0 0.0.0
flutter_picker ^2.0.5 2.1.0 2.1.0
flutter_screenutil ^5.6.1 5.9.0 5.9.0
flutter_swiper_view ^1.1.8 1.1.8 1.1.8
intl ^0.18.0 0.18.1 0.19.0
v_base_framework ^2.0.2 2.4.1 2.4.1
wechat_assets_picker ^8.7.0 8.8.1+1 9.0.3
wechat_camera_picker ^4.0.1 4.1.2 4.2.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
camera - 0.10.5+9 0.10.5+9
camera_android - 0.10.9+1 0.10.9+1
camera_avfoundation - 0.9.16 0.9.16
camera_platform_interface - 2.7.4 2.7.4
camera_web - 0.3.3 0.3.3
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
common_utils - 2.1.0 2.1.0
convert - 3.1.1 3.1.1
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
decimal - 2.3.3 2.3.3
device_info_plus - 10.1.0 10.1.0
device_info_plus_platform_interface - 7.0.0 7.0.0
dio - 5.4.3+1 5.4.3+1
extended_image - 8.2.0 8.2.0
extended_image_library - 4.0.4 4.0.4
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_riverpod - 2.5.1 2.5.1
flutter_spinkit - 5.2.1 5.2.1
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_client_helper - 3.0.0 3.0.0
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
logger - 2.2.0 2.2.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
nested - 1.0.0 1.0.0
oktoast - 3.4.0 3.4.0
path - 1.9.0 1.9.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
permission_handler - 11.3.1 11.3.1
permission_handler_android - 12.0.5 12.0.5
permission_handler_apple - 9.4.4 9.4.4
permission_handler_html - 0.1.1 0.1.1
permission_handler_platform_interface - 4.2.1 4.2.1
permission_handler_windows - 0.2.1 0.2.1
photo_manager - 2.8.2 3.0.0
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
rational - 2.2.2 2.2.2
riverpod - 2.5.1 2.5.1
sensors_plus - 4.0.2 5.0.1
sensors_plus_platform_interface - 1.2.0 1.2.0
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sp_util - 2.0.3 2.0.3
stack_trace - 1.11.1 1.11.1
state_notifier - 1.0.0 1.0.0
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
video_player - 2.8.6 2.8.6
video_player_android - 2.4.14 2.4.14
video_player_avfoundation - 2.5.7 2.5.7
video_player_platform_interface - 6.2.2 6.2.2
video_player_web - 2.3.0 2.3.0
web - 0.5.1 0.5.1
win32 - 5.4.0 5.4.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4

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

The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.

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

The constraint `^8.7.0` on wechat_assets_picker does not support the stable version `9.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

0
likes
95
pub points
0%
popularity

Publisher

unverified uploader

This is a package of flutter custom components, including button, step, popuwindow, alerterDialog and many other components, each component is listed in detail in the readme document through the table, click each component icon to view the detailed use of the corresponding component document. Of course, the documentation also has the contact information of the component author, and you can email the author if you have special requirements or if the component has bugs.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

date_format, easy_refresh, flustars_flutter3, flutter, flutter_picker, flutter_screenutil, flutter_swiper_view, intl, v_base_framework, wechat_assets_picker, wechat_camera_picker

More

Packages that depend on v_components