uni_support 1.0.2 copy "uni_support: ^1.0.2" to clipboard
uni_support: ^1.0.2 copied to clipboard

A comprehensive library for seamless Customer Support. Effortlessly handle Open issue ticket, start chat with admin, and streamline your issue processing with our robust and versatile solution.

1
likes
120/ 160
pub points
81
downloads

We analyzed this package 1 hour ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 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://github.com/UNICODE-Venture/uni_support was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/UNICODE-Venture/uni_support was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/UNICODE-Venture/uni_support/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

41 out of 107 API elements (38.3 %) have documentation comments.

Some symbols that are missing documentation: uni_support.BaseStatus, uni_support.BaseStatusX, uni_support.BaseStatusX.isFailure, uni_support.BaseStatusX.isInitial, uni_support.BaseStatusX.isLoading.

Passed check 10/10 points: Package has 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:uni_support/uni_support.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:uni_support/uni_support.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:uni_support/uni_support.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:uni_support/uni_support.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:uni_support/uni_support.dart that imports:
  • package:uni_support/uni_support_main.dart that imports:
  • package:uni_support/src/support/views/widgets/uni_support_view_handler.dart that imports:
  • package:uni_support/src/support/views/widgets/uni_support_categories_bs.dart that imports:
  • package:uni_support/src/support/views/my_all_tickets.dart that imports:
  • package:uni_support/src/support/views/widgets/ticket_item.dart that imports:
  • package:uni_support/src/support/views/chat_page.dart that imports:
  • package:uni_support/src/support/views/widgets/rate_bs.dart that imports:
  • package:uni_support/src/support/cubit/uni_support_state.dart that imports:
  • package:uni_support/src/core/utils/utils.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 51 issues. Showing the first 2:

WARNING: This default clause is covered by the previous cases.

lib/src/core/utils/uni_enums.dart:26:7

26default:
   │       ^^^^^^^
   ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/utils/uni_enums.dart

INFO: 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.

lib/src/core/global/components/app_bar_with_gradient.dart:24:31

   ╷
24 │           ColorsPallets.black.withOpacity(.72),
   │                               ^^^^^^^^^^^
   ╵
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/global/components/app_bar_with_gradient.dart

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

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

Package Constraint Compatible Latest Notes
cached_network_image ^3.3.1 3.4.1 3.4.1
cached_video_player ^2.0.4 2.0.4 2.0.4
cloud_firestore ^5.5.0 5.6.6 5.6.6
collection ^1.18.0 1.19.1 1.19.1
equatable ^2.0.7 2.0.7 2.0.7
file_picker ^8.1.3 8.3.7 10.0.0
firebase_core ^3.8.0 3.13.0 3.13.0
flutter_bloc ^8.1.4 8.1.6 9.1.0
flutter_rating_stars ^1.1.0 1.1.0 1.1.0
flutter_svg ^2.0.0 2.0.17 2.0.17
flutter_xlider ^3.5.0 3.5.0 3.5.0
get_it ^7.6.7 7.7.0 8.0.3
gif ^2.3.0 2.3.0 2.3.0
image_picker ^1.1.2 1.1.2 1.1.2
intl ^0.19.0 0.19.0 0.20.2
mime ^2.0.0 2.0.0 2.0.0
modal_bottom_sheet ^3.0.0 3.0.0 3.0.0
path ^1.9.0 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
permission_handler ^11.3.0 11.4.0 12.0.0
shimmer ^3.0.0 3.0.0 3.0.0
uni_storage ^0.0.4 0.0.4 0.0.4
uuid ^4.3.3 4.5.1 4.5.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.54 1.3.54
args - 2.7.0 2.7.0
async - 2.12.0 2.13.0
bloc - 8.1.4 9.0.0
boolean_selector - 2.1.2 2.1.2
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 6.6.6 6.6.6
cloud_firestore_web - 4.4.6 4.4.6
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
fake_async - 1.3.2 1.3.3
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+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.22.0 2.22.0
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_plugin_android_lifecycle - 2.0.27 2.0.27
http - 1.3.0 1.3.0
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.12+22 0.8.12+22
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
leak_tracker - 10.0.8 10.0.9
leak_tracker_flutter_testing - 3.0.9 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
nested - 1.0.0 1.0.0
octo_image - 2.1.0 2.1.0
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.16 2.2.16
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.6 9.4.6
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 6.1.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.4 6.1.4
rxdart - 0.28.0 0.28.0
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
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.1 3.3.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.4
typed_data - 1.4.0 1.4.0
vector_graphics - 1.1.18 1.1.18
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.16 1.1.16
vector_math - 2.1.4 2.1.4
video_player_platform_interface - 5.1.4 6.3.0
video_player_web - 2.0.15 2.3.4
vm_service - 14.3.1 15.0.0
web - 1.1.1 1.1.1
win32 - 5.12.0 5.12.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

Found 5 issues. Showing the first 2:

The constraint `^8.1.3` on file_picker does not support the stable version `9.0.0`.

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

The constraint `^8.1.4` on flutter_bloc does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions flutter_bloc 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.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 7Aug 4Sep 1Sep 29Oct 27Nov 24Dec 22Jan 19Feb 16Mar 16020406080100120140>=1.0.0-0 <2.0.0
1
likes
120
points
81
downloads

Publisher

verified publisherunicodesolutions.co

Weekly Downloads

2024.09.23 - 2025.04.07

A comprehensive library for seamless Customer Support. Effortlessly handle Open issue ticket, start chat with admin, and streamline your issue processing with our robust and versatile solution.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, cached_video_player, cloud_firestore, collection, equatable, file_picker, firebase_core, flutter, flutter_bloc, flutter_localizations, flutter_rating_stars, flutter_svg, flutter_xlider, get_it, gif, image_picker, intl, mime, modal_bottom_sheet, path, path_provider, permission_handler, shimmer, uni_storage, uuid

More

Packages that depend on uni_support