quickchat 0.0.2 copy "quickchat: ^0.0.2" to clipboard
quickchat: ^0.0.2 copied to clipboard

Worldlink messaging system - chat inbox

115/ 160
pub points
51
downloads

We analyzed this package 24 hours ago, and awarded it 115 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

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 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: quickchat,
    • contains a version property, and,
    • does not contain a publish_to property.

Could not find any pubspec.yaml in the repository.

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

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

`CHANGELOG.md` does not contain reference to the current version ("0.0.2").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

0 out of 0 API elements (100.0 %) have documentation comments.

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)

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • quickchat that depends on:
  • file_picker that depends on:
  • win32 that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • quickchat that depends on:
  • file_picker that depends on:
  • win32 that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • quickchat that depends on:
  • file_picker that depends on:
  • flutter_plugin_android_lifecycle that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • quickchat that depends on:
  • file_picker that depends on:
  • win32 that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • quickchat that depends on:
  • file_picker that depends on:
  • win32 that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • quickchat that depends on:
  • file_picker that depends on:
  • win32 that declares support for platforms: Windows.

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
file_picker ^7.0.2 7.1.0+1 10.3.3
webview_flutter ^4.5.0 4.9.0 4.13.0
webview_flutter_android ^3.15.0 3.16.9 4.10.3
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
cross_file - 0.3.4+2 0.3.4+2
ffi - 2.1.4 2.1.4
flutter_plugin_android_lifecycle - 2.0.30 2.0.30
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
webview_flutter_platform_interface - 2.14.0 2.14.0
webview_flutter_wkwebview - 3.23.1 3.23.1
win32 - 5.15.0 5.15.0

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

The constraint `^7.0.2` on file_picker does not support the stable version `8.0.0`.

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

The constraint `^3.15.0` on webview_flutter_android does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions webview_flutter_android 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.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
115
points
51
downloads

Publisher

unverified uploader

Weekly Downloads

Worldlink messaging system - chat inbox

License

(pending) (license)

Dependencies

file_picker, flutter, webview_flutter, webview_flutter_android

More

Packages that depend on quickchat