flutter_chatbook 0.0.1 copy "flutter_chatbook: ^0.0.1" to clipboard
flutter_chatbook: ^0.0.1 copied to clipboard

unlistedoutdated

A Flutter package that allows you to integrate Chat View with highly customization options.

55/ 160
pub points
71
downloads

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

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

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

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flutter_chatbook,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: flutter_chatbook.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/SimformSolutionsPvtLtd/flutter_chatview/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

Partially passed check 5/10 points: Use an OSI-approved license

Detected license: CC0-1.0.

The following license are not OSI-approved: `CC0-1.0`.

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

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting flutter_chatbook... Discovering libraries... ERR: dartdoc 8.3.4 (/tmp/analyzerCGYKLH/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.9.2.snapshot) failed: fatal error: unable to locate the input directory at '/tmp/pana_WLPVIK/lib/packages/f[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:215:7) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:202:27) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:80:55) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:202:32) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:290:22)

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 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

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

Because:

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

Because:

  • package:flutter_chatbook/flutter_chatbook.dart that declares support for platforms: Android, iOS, 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:flutter_chatbook/flutter_chatbook.dart that imports:
  • package:vibration/vibration.dart that imports:
  • package:vibration_platform_interface/vibration_platform_interface.dart that imports:
  • package:vibration_platform_interface/src/method_channel_vibration.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutter_chatbook/flutter_chatbook.dart that imports:
  • package:vibration/vibration.dart that imports:
  • package:vibration_platform_interface/vibration_platform_interface.dart that imports:
  • package:vibration_platform_interface/src/method_channel_vibration.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:flutter_chatbook/flutter_chatbook.dart that imports:
  • package:flutter_chatbook/src/extensions/extension_apis/service/service_export.dart that imports:
  • package:flutter_chatbook/src/extensions/extension_apis/service/user_profile_service.dart that imports:
  • package:flutter_chatbook/src/models/models.dart that imports:
  • package:flutter_chatbook/src/models/feature_active_config.dart that imports:
  • package:flutter_chatbook/src/models/message_configuration.dart that imports:
  • package:flutter_chatbook/src/models/voice_message_configuration.dart that imports:
  • package:audio_waveforms/audio_waveforms.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package 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
0 / 50trigger folding of the section

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

Found 22 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: '../../../../../../packages/format/format.dart'.

lib/src/extensions/extension_apis/default%20plugins/sqflite_database_service/methods.dart:3:8

  ╷
3 │ import '../../../../../../packages/format/format.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/extensions/extension_apis/default plugins/sqflite_database_service/methods.dart

ERROR: The method 'format' isn't defined for the type 'String'.

lib/src/extensions/extension_apis/default%20plugins/sqflite_database_service/methods.dart:87:64

   ╷
87 │         (await txn.rawQuery(PluginQueries.getLastMessageByRoom.format(roomId)))
   │                                                                ^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/extensions/extension_apis/default plugins/sqflite_database_service/methods.dart

Failed report section
Support up-to-date dependencies
10 / 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
any_link_preview ^3.0.0 3.0.0 3.0.3
audio_waveforms ^1.0.1 1.3.0 1.3.0
emoji_picker_flutter ^1.3.0 1.6.4 4.3.0
equatable ^2.0.5 2.0.7 2.0.7
flutter_linkify ^5.0.2 5.0.2 6.0.0
flutter_markdown ^0.6.14 0.6.23 0.7.7+1 Discontinued
flutter_parsed_text ^2.2.1 2.2.1 2.2.1
get_it ^7.2.0 7.7.0 8.2.0
grouped_list ^5.1.2 5.1.2 6.0.0
html ^0.15.1 0.15.6 0.15.6
http ^0.13.5 0.13.6 1.5.0
image_picker ^0.8.6 0.8.9 1.2.0
intl ^0.17.0 0.17.0 0.20.2
json_annotation ^4.8.0 4.9.0 4.9.0
meta ^1.8.0 1.16.0 1.17.0
parsed_readmore ^0.0.6 0.0.9 1.0.0
path ^1.8.2 1.9.1 1.9.1
progress_indicators ^1.0.0 1.0.0 1.0.0
scroll_to_index ^3.0.1 3.0.1 3.0.1
scrollable_positioned_list_extended ^0.3.9 0.3.9 0.3.9
sqflite ^2.2.6 2.4.2 2.4.2
swipeable_tile ^2.0.0+3 2.0.1 2.0.1
url_launcher ^6.1.7 6.3.2 6.3.2
uuid ^3.0.7 3.0.7 4.5.1
vibration ^1.7.6 1.9.0 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.4+2 0.3.4+2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
device_info_plus - 11.5.0 12.1.0
device_info_plus_platform_interface - 7.0.3 7.0.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+4 0.9.4+4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+4 0.9.3+4
flutter_plugin_android_lifecycle - 2.0.30 2.0.30
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+2 0.8.13+2
image_picker_for_web - 2.2.0 3.1.0
image_picker_ios - 0.8.13 0.8.13
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2 0.2.2
image_picker_platform_interface - 2.11.0 2.11.0
image_picker_windows - 0.2.2 0.2.2
linkify - 4.1.0 5.0.0
markdown - 7.3.0 7.3.0
material_color_utilities - 0.11.1 0.13.0
mime - 1.0.6 2.0.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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.12 2.4.12
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.1 1.4.1
string_validator - 0.3.0 1.2.0
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.21 6.3.21
url_launcher_ios - 6.3.4 6.3.4
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
vector_math - 2.2.0 2.2.0
vibration_platform_interface - 0.0.3 0.1.0
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
win32_registry - 2.1.0 2.1.0
xdg_directories - 1.1.0 1.1.0

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

Found 12 issues. Showing the first 2:

The constraint `^1.3.0` on emoji_picker_flutter does not support the stable version `2.0.0`.

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

The constraint `^5.0.2` on flutter_linkify does not support the stable version `6.0.0`.

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

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 9 errors:

  • URI_DOES_NOT_EXIST - lib/src/extensions/extension_apis/default plugins/sqflite_database_service/methods.dart:3:8 - Target of URI doesn't exist: '../../../../../../packages/format/format.dart'.
  • UNDEFINED_METHOD - lib/src/extensions/extension_apis/default plugins/sqflite_database_service/methods.dart:87:64 - The method 'format' isn't defined for the type 'String'.
  • URI_DOES_NOT_EXIST - lib/src/extensions/extension_apis/default plugins/sqflite_database_service/sqflite_user_profile_service.dart:1:8 - Target of URI doesn't exist: '../../../../../../packages/format/format.dart'.

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.22.23, Flutter 3.35.3, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: