sloth_chat 0.0.4 copy "sloth_chat: ^0.0.4" to clipboard
sloth_chat: ^0.0.4 copied to clipboard

sloth_chat

110/ 160
pub points
5
downloads

We analyzed this package 2 days ago, and awarded it 110 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Failed check 0/5 points: Provide a valid README.md

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

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

Failed check 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.

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

Detected license: BSD-3-Clause.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

12 out of 135 API elements (8.9 %) 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: sloth_chat, sloth_chat.ActionSheet, sloth_chat.ActionSheet.ActionSheet.new, sloth_chat.ActionSheet.actionSheetOption, sloth_chat.ActionSheet.getActions.

Passed check 10/10 points: Package has an example

Passed 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:sloth_chat/sloth_chat.dart that imports:
  • package:image_pickers/image_pickers.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:sloth_chat/sloth_chat.dart that imports:
  • package:image_pickers/image_pickers.dart that declares support for platforms: Android, iOS.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 42 issues. Showing the first 2:

INFO: The part-of directive uses a library name.

lib/event/bus.dart:1:1

  ╷
1 │ part of sloth_chat;
  │ ^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: The part-of directive uses a library name.

lib/event/message_list_scroll.dart:1:1

  ╷
1 │ part of sloth_chat;
  │ ^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/event/message_list_scroll.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
event_bus ^2.0.0 2.0.1 2.0.1
flutter_parsed_text ^2.2.1 2.2.1 2.2.1
image_pickers ^2.0.0+2 2.0.6 2.0.6
intl ^0.17.0 0.17.0 0.20.2
photo_view ^0.13.0 0.13.0 0.15.0
provider ^6.0.1 6.1.5+1 6.1.5+1
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
vector_math - 2.2.0 2.2.0

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

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

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

The constraint `^0.13.0` on photo_view does not support the stable version `0.14.0`.

Try running dart pub upgrade --major-versions photo_view 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.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
110
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

sloth_chat

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

event_bus, flutter, flutter_parsed_text, image_pickers, intl, photo_view, provider

More

Packages that depend on sloth_chat