chaty 1.0.14 copy "chaty: ^1.0.14" to clipboard
chaty: ^1.0.14 copied to clipboard

A Firebase chat widget for Flutter with real-time messaging, media sharing, and easy integration into your apps.

70/ 160
pub points
183
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

161 out of 182 API elements (88.5 %) have documentation comments.

Some symbols that are missing documentation: build_methoda, chat, chat_list_screen, chat_screen, chat_service.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

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

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

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

Found 8 issues. Showing the first 2:

ERROR: The named parameter 'settings' is required, but there's no corresponding argument.

lib/services/notification_services.dart:29:31

   ╷
29 │     await _localNotifications.initialize(initSettings);
   │                               ^^^^^^^^^^
   ╵

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

ERROR: Too many positional arguments: 0 expected, but 1 found.

lib/services/notification_services.dart:29:42

   ╷
29 │     await _localNotifications.initialize(initSettings);
   │                                          ^^^^^^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest Notes
cloud_firestore any 6.1.3 6.1.3
firebase_core any 4.5.0 4.5.0
firebase_messaging any 16.1.2 16.1.2
firebase_storage any 13.1.0 13.1.0
flutter_local_notifications any 20.1.0 20.1.0
http any 1.6.0 1.6.0
image_picker any 1.2.1 1.2.1
path_provider any 2.1.5 2.1.5
permission_handler any 12.0.1 12.0.1
provider any 6.1.5+1 6.1.5+1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.67 1.3.67
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 7.0.7 7.0.7
cloud_firestore_web - 5.1.3 5.1.3
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
dbus - 0.7.12 0.7.12
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
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
firebase_core_platform_interface - 6.0.2 6.0.2
firebase_core_web - 3.5.0 3.5.0
firebase_messaging_platform_interface - 4.7.7 4.7.7
firebase_messaging_web - 4.1.3 4.1.3
firebase_storage_platform_interface - 5.2.18 5.2.18
firebase_storage_web - 3.11.3 3.11.3
flutter_local_notifications_linux - 7.0.0 7.0.0
flutter_local_notifications_platform_interface - 10.0.0 10.0.0
flutter_local_notifications_windows - 2.0.1 2.0.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
glob - 2.1.3 2.1.3
hooks - 1.0.1 1.0.1
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+14 0.8.13+14
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
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
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.19
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.4 0.17.4
nested - 1.0.0 1.0.0
objective_c - 9.3.0 9.3.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
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 - 13.0.1 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.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.9 0.7.10
timezone - 0.10.1 0.11.0
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1
yaml - 3.1.3 3.1.3

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 6 errors:

  • WRONG_NUMBER_OF_TYPE_ARGUMENTS - lib/services/chat_service.dart:83:12 - The type 'DocumentSnapshot' is declared with 0 type parameters, but 1 type arguments were given.
  • WRONG_NUMBER_OF_TYPE_ARGUMENTS - lib/services/chat_service.dart:94:8 - The type 'QueryDocumentSnapshot' is declared with 0 type parameters, but 1 type arguments were given.
  • ARGUMENT_TYPE_NOT_ASSIGNABLE - lib/services/chat_service.dart:142:43 - The argument type 'Map<String, dynamic>?' can't be assigned to the parameter type 'Map<String, dynamic>'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.10, Flutter 3.41.2, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
7
likes
70
points
183
downloads

Publisher

verified publishermindster.com

Weekly Downloads

A Firebase chat widget for Flutter with real-time messaging, media sharing, and easy integration into your apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cloud_firestore, firebase_core, firebase_messaging, firebase_storage, flutter, flutter_local_notifications, http, image_picker, path_provider, permission_handler, provider

More

Packages that depend on chaty