tqp_chat_sdk 1.0.1
tqp_chat_sdk: ^1.0.1 copied to clipboard
Gói SDK mở trang chat chatbot của bạn chỉ với 1 dòng lệnh.
We analyzed this package 4 days ago, and awarded it 130 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description contains too many non-ASCII characters.
The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting tqp_chat_sdk...
Discovering libraries...
Linking elements...
Precaching local docs for 650041 elements...
Initialized dartdoc with 850 libraries
Generating docs for library tqp_chat_sdk.dart from package:tqp_chat_sdk/tqp_chat_sdk.dart...
Generating docs for library user_information_screen.dart from package:tqp_chat_sdk/user_information_screen.dart...
Generating docs for library chat_sdk.dart from package:tqp_chat_sdk/chat_sdk.dart...
Generating docs for library chat_screen.dart from package:tqp_chat_sdk/chat_screen.dart...
Generating docs for library error_view.dart from package:tqp_chat_sdk/error_view.dart...
[1 more lines]
ERR:
warning: tqp_chat_sdk has no library level documentation comments
from tqp_chat_sdk: (file:///tmp/pana_BMOZPX/lib/chat_sdk.dart:1:1)
error: file already written at "tqp_chat_sdk/index.html"
for symbol tqp_chat_sdk: (file:///tmp/pana_BMOZPX/lib/chat_sdk.dart:1:1)
conflicting with file already generated by tqp_chat_sdk: (file:///tmp/pana_BMOZPX/lib/tqp_chat_sdk.dart:1:1)
Dartdoc generates a path and filename to write to for each symbol.
'tqp_chat_sdk' conflicts with another symbol in the generated path, and
therefore can not be written out. Changing the name, library name, or
class name (if appropriate) of one of the conflicting items can resolve
the conflict. Alternatively, use the @nodoc directive in one symbol's
[14 more lines]
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:tqp_chat_sdk/tqp_chat_sdk.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:tqp_chat_sdk/tqp_chat_sdk.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `macOS`.
Because:
package:tqp_chat_sdk/tqp_chat_sdk.dartthat declares support for platforms:Android,iOS,Web.
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
url_launcher |
>=6.2.5 <7.0.0 |
6.3.2 | 6.3.2 | |
webview_flutter |
^4.13.0 |
4.13.1 | 4.13.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
webview_flutter_android |
- | 4.10.13 | 4.10.13 | |
webview_flutter_platform_interface |
- | 2.14.0 | 2.14.0 | |
webview_flutter_wkwebview |
- | 3.24.0 | 3.24.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.23.10, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.