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

A Flutter package for easy implementation of chat composer allows users to chat with Text, Audio, and Other Media.

46
likes
140/ 160
pub points
78%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

OK
Provide documentation
20 / 20trigger folding of the section

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

43 out of 112 API elements (38.4 %) have documentation comments.

Some symbols that are missing documentation: chat_composer, chat_composer.ChatComposer, chat_composer.ChatComposer.ChatComposer, consts, consts.composerHeight.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:chat_composer/chat_composer.dart that imports:
  • package:chat_composer/widgets/send_button.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:chat_composer/chat_composer.dart that imports:
  • package:chat_composer/widgets/send_button.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:chat_composer/chat_composer.dart that imports:
  • package:chat_composer/widgets/send_button.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:chat_composer/chat_composer.dart that imports:
  • package:chat_composer/widgets/send_button.dart that imports:
  • package:chat_composer/cubit/recordaudio_cubit.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows.
OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
bloc ^8.0.3 8.1.4 8.1.4
flutter flutter 0.0.0 0.0.0
flutter_bloc ^8.0.1 8.1.5 8.1.5
flutter_sound_lite ^8.5.0 8.5.0 8.5.0
fluttertoast ^8.0.9 8.2.6 8.2.6
path_provider ^2.0.11 2.1.3 2.1.3
permission_handler ^10.0.0 10.4.5 11.3.1
plugin_platform_interface ^2.1.2 2.1.8 2.1.8
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
flutter_sound_platform_interface - 8.5.0 9.4.19
flutter_sound_web - 8.5.0 9.4.19
flutter_web_plugins - 0.0.0 0.0.0
js - 0.6.7 0.7.1
logger - 1.4.0 2.3.0
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
path_provider_android - 2.2.5 2.2.5
path_provider_foundation - 2.4.0 2.4.0
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 - 10.3.6 12.0.6
permission_handler_apple - 9.1.4 9.4.5
permission_handler_platform_interface - 3.12.0 4.2.1
permission_handler_windows - 0.1.3 0.2.1
platform - 3.1.4 3.1.4
provider - 6.1.2 6.1.2
recase - 4.1.0 4.1.0
sky_engine - 0.0.99 0.0.99
synchronized - 3.1.0+1 3.1.0+1
typed_data - 1.3.2 1.3.2
uuid - 3.0.7 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
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 `^10.0.0` on permission_handler does not support the stable version `11.0.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.5, Flutter 3.22.1, Dart 3.4.1.

Check the analysis log for details.

46
likes
140
pub points
78%
popularity

Publisher

verified publisheranouarkabbouri.com

A Flutter package for easy implementation of chat composer allows users to chat with Text, Audio, and Other Media.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

bloc, flutter, flutter_bloc, flutter_sound_lite, fluttertoast, path_provider, permission_handler, plugin_platform_interface

More

Packages that depend on chat_composer