v_chat_input_ui 1.3.0 copy "v_chat_input_ui: ^1.3.0" to clipboard
v_chat_input_ui: ^1.3.0 copied to clipboard

v chat text input ui and recorder this item is part of v_chat_sdk and it can be used as a standalone package

4
likes
120/ 140
pub points
43%
popularity

We analyzed this package 17 hours ago, and awarded it 120 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/v-chat-sdk/v_chat_input_ui/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

23 out of 58 API elements (39.7 %) have documentation comments.

Some symbols that are missing documentation: v_chat_input_ui, v_chat_input_ui.AttachEnumRes, v_chat_input_ui.AttachEnumRes.AttachEnumRes, v_chat_input_ui.MentionModel, v_chat_input_ui.MentionModel.MentionModel.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ macOS
  • ✓ Web

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:v_chat_input_ui/v_chat_input_ui.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.

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:v_chat_input_ui/v_chat_input_ui.dart that imports:
  • package:v_chat_input_ui/src/input/message_input_widget.dart that imports:
  • package:v_chat_input_ui/src/v_widgets/v_app_alert.dart that imports:
  • package:adaptive_dialog/adaptive_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:v_chat_input_ui/v_chat_input_ui.dart that imports:
  • package:v_chat_input_ui/src/input/message_input_widget.dart that imports:
  • package:v_chat_input_ui/src/v_widgets/v_app_alert.dart that imports:
  • package:adaptive_dialog/adaptive_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `Windows`.

Because:

  • package:v_chat_input_ui/v_chat_input_ui.dart that imports:
  • package:v_chat_input_ui/src/input/message_input_widget.dart that imports:
  • package:v_chat_input_ui/src/v_widgets/v_circle_avatar.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:v_chat_input_ui/v_chat_input_ui.dart that imports:
  • package:v_chat_input_ui/src/input/message_input_widget.dart that imports:
  • package:v_chat_input_ui/src/v_widgets/app_pick.dart that imports:
  • package:wechat_camera_picker/wechat_camera_picker.dart that imports:
  • package:wechat_camera_picker/src/widgets/camera_picker_viewer.dart that imports:
  • package:wechat_camera_picker/src/states/camera_picker_viewer_state.dart that imports:
  • package:wechat_camera_picker/src/widgets/camera_picker.dart that imports:
  • package:wechat_camera_picker/src/states/camera_picker_state.dart that imports:
  • package:wechat_camera_picker/src/widgets/camera_progress_button.dart that imports:
  • package:wechat_camera_picker/src/internals/methods.dart that imports:
  • package:wechat_camera_picker/src/constants/type_defs.dart that imports:
  • package:camera/camera.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:v_chat_input_ui/v_chat_input_ui.dart that imports:
  • package:v_chat_input_ui/src/input/message_input_widget.dart that imports:
  • package:v_chat_input_ui/src/v_widgets/v_circle_avatar.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 7 issues. Showing the first 2:

lib/src/input/widgets/emoji_keyborad.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/input/widgets/message_text_filed.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
adaptive_dialog ^2.0.0 2.1.0 2.1.0
audio_waveforms ^1.0.4 1.0.5 1.0.5
cached_network_image ^3.3.0 3.3.1 3.3.1
cross_file ^0.3.3+4 0.3.4+1 0.3.4+1
emoji_picker_flutter 1.6.1 1.6.1 2.2.0
file_picker ^6.0.0 6.2.1 8.0.1
flutter flutter 0.0.0 0.0.0
google_maps_flutter ^2.5.0 2.6.1 2.6.1
image_cropper ^5.0.0 5.0.1 5.0.1
intl ^0.18.0 0.18.1 0.19.0
meta ^1.9.1 1.11.0 1.14.0
path_provider ^2.1.0 2.1.3 2.1.3
permission_handler ^11.0.0 11.3.1 11.3.1
phosphor_flutter ^1.4.0 1.4.0 2.0.1
place_picker_v2 ^0.0.1 0.0.1 0.0.1
record ^5.0.1 5.0.5 5.0.5
stop_watch_timer ^3.0.2 3.1.1 3.1.1
textless ^6.6.6 6.6.6 6.6.6
uuid ^3.0.7 3.0.7 4.4.0
v_chat_mention_controller ^1.0.0 1.0.0 1.0.0
v_platform ^1.2.1 1.2.3 1.2.3
wechat_camera_picker ^4.2.0-dev.2 4.2.1 4.2.1
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 67.0.0
analyzer - 6.4.1 6.4.1
animations - 2.0.11 2.0.11
appkit_ui_element_colors - 1.0.0 1.0.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.1.1 1.1.1
camera - 0.10.5+9 0.10.5+9
camera_android - 0.10.9+1 0.10.9+1
camera_avfoundation - 0.9.15+2 0.9.15+2
camera_platform_interface - 2.7.4 2.7.4
camera_web - 0.3.3 0.3.3
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
clock - 1.1.1 1.1.1
code_builder - 4.10.0 4.10.0
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dart_style - 2.3.6 2.3.6
dynamic_color - 1.7.0 1.7.0
equatable - 2.0.5 2.0.5
fake_async - 1.3.1 1.3.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_sizes - 1.0.6 1.0.6
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.1 3.3.1
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
geolocator - 9.0.2 11.0.0
geolocator_android - 4.3.1 4.5.4
geolocator_apple - 2.3.7 2.3.7
geolocator_platform_interface - 4.2.2 4.2.2
geolocator_web - 2.2.1 3.0.0
geolocator_windows - 0.1.3 0.2.3
glob - 2.1.2 2.1.2
google_maps - 7.1.0 7.1.0
google_maps_flutter_android - 2.7.0 2.7.0
google_maps_flutter_ios - 2.6.0 2.6.0
google_maps_flutter_platform_interface - 2.6.0 2.6.0
google_maps_flutter_web - 0.5.6+2 0.5.6+2
gradient_borders - 1.0.0 1.0.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
image_cropper_for_web - 3.0.0 3.0.0
image_cropper_platform_interface - 5.0.0 5.0.0
intersperse - 2.0.0 2.0.0
js - 0.6.7 0.7.1
js_wrapping - 0.7.4 0.7.4
leak_tracker - 10.0.0 10.0.5
leak_tracker_flutter_testing - 2.0.1 3.0.5
leak_tracker_testing - 2.0.1 3.0.1
logging - 1.2.0 1.2.0
macos_ui - 2.0.5 2.0.5
macos_window_utils - 1.5.0 1.5.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
mime - 1.0.5 1.0.5
mime_type - 1.0.0 1.0.0
octo_image - 2.0.0 2.0.0
package_config - 2.1.0 2.1.0
path - 1.9.0 1.9.0
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_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 - 3.0.0 3.0.0
photo_manager_image_provider - 2.1.1 2.1.1
pigeon - 18.0.0 18.0.0
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.1.4 2.1.4
record_android - 1.1.0 1.1.0
record_darwin - 1.0.1 1.0.1
record_linux - 0.7.1 0.7.1
record_platform_interface - 1.0.2 1.0.2
record_web - 1.0.5 1.0.5
record_windows - 1.0.2 1.0.2
rxdart - 0.27.7 0.27.7
sanitize_html - 2.1.0 2.1.0
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
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
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
test_api - 0.6.1 0.7.1
typed_data - 1.3.2 1.3.2
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.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
vm_service - 13.0.0 14.2.1
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
wechat_picker_library - 1.0.0 1.0.0
win32 - 5.4.0 5.4.0
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

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

Found 5 issues. Showing the first 2:

The constraint `1.6.1` on emoji_picker_flutter does not support the stable version `1.6.2`.

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

The constraint `^6.0.0` on file_picker does not support the stable version `7.0.2`, that was published 29 days ago.

When file_picker is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions file_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.