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

JetChat is the ultimate AI-powered training buddy, built for Gen Z learners. With our Flutter-based chatbot SDK, ed-tech publishers can create fun, interactive, and personalized training modules. JetC [...]

90/ 160
pub points
70
downloads

We analyzed this package 17 hours ago, and awarded it 90 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 long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

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

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

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

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

17 out of 100 API elements (17.0 %) 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: ChatBotlist, ChatBotlist.ChatBotlist, ChatBotlist.ChatBotlist.ChatBotlist.new, ChatBotlist.ChatBotlist.appKey, ChatBotlist.ChatBotlist.chatBotResponse.

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:

  • package:jetchatbot/Screens/ChatBotlist.dart that declares support for platforms: .
Package does not support platform `iOS`.

Because:

  • package:jetchatbot/Screens/ChatBotlist.dart that declares support for platforms: .
Package does not support platform `Windows`.

Because:

  • package:jetchatbot/Screens/ChatBotlist.dart that declares support for platforms: .
Package does not support platform `Linux`.

Because:

  • package:jetchatbot/Screens/ChatBotlist.dart that declares support for platforms: .
Package does not support platform `macOS`.

Because:

  • package:jetchatbot/Screens/ChatBotlist.dart that declares support for platforms: .
Package does not support platform `Web`.

Because:

  • package:jetchatbot/Screens/ChatBotlist.dart that declares support for platforms: .

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:jetchatbot/Screens/ChatBotlist.dart that imports:
  • package:jetchatbot/src/Utility/shared/AudioPlayerNotifier.dart that imports:
  • package:audioplayers/audioplayers.dart that imports:
  • package:audioplayers/src/source.dart that imports:
  • package:audioplayers/src/audioplayer.dart that imports:
  • package:path_provider/path_provider.dart that imports:
  • package:path_provider_platform_interface/path_provider_platform_interface.dart that imports:
  • package:path_provider_platform_interface/src/method_channel_path_provider.dart that imports:
  • package:platform/platform.dart that imports:
  • package:platform/src/interface/local_platform.dart that imports:
  • dart:io

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

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

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 171 issues. Showing the first 2:

INFO: The file name 'ChatBotlist.dart' isn't a lower_case_with_underscores identifier.

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

INFO: An uninitialized field should have an explicit type annotation.

lib/Screens/ChatBotlist.dart:15:9

   ╷
15 │   final uId;
   │         ^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/Screens/ChatBotlist.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
audio_session ^0.1.23 0.1.25 0.2.2
audioplayers ^6.1.0 6.5.1 6.5.1
cupertino_icons ^1.0.8 1.0.8 1.0.8
english_words ^4.0.0 4.0.0 4.0.0
flutter_sound ^9.17.8 9.28.0 9.28.0
http ^1.2.2 1.6.0 1.6.0
image_picker ^1.1.2 1.2.0 1.2.0
path_provider ^2.1.5 2.1.5 2.1.5
permission_handler ^11.3.1 11.4.0 12.0.1
plugin_platform_interface ^2.1.8 2.1.8 2.1.8
provider ^6.0.5 6.1.5+1 6.1.5+1
video_player ^2.9.2 2.10.1 2.10.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
audioplayers_android - 5.2.1 5.2.1
audioplayers_darwin - 6.3.0 6.3.0
audioplayers_linux - 4.2.1 4.2.1
audioplayers_platform_interface - 7.1.1 7.1.1
audioplayers_web - 5.1.1 5.1.1
audioplayers_windows - 4.2.1 4.2.1
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
cross_file - 0.3.5 0.3.5
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
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+5 0.9.4+5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+4 0.9.3+4
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.32 2.0.32
flutter_sound_platform_interface - 9.28.0 10.3.8
flutter_sound_web - 9.28.0 10.3.8
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+7 0.8.13+7
image_picker_for_web - 3.1.0 3.1.0
image_picker_ios - 0.8.13+1 0.8.13+1
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
logger - 2.6.2 2.6.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_provider_android - 2.2.20 2.2.20
path_provider_foundation - 2.4.3 2.4.3
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
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
platform - 3.1.6 3.1.6
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
video_player_android - 2.8.17 2.8.17
video_player_avfoundation - 2.8.6 2.8.6
video_player_platform_interface - 6.6.0 6.6.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `^0.1.23` on audio_session does not support the stable version `0.2.0`.

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

The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions permission_handler 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.1, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
90
points
70
downloads

Publisher

unverified uploader

Weekly Downloads

JetChat is the ultimate AI-powered training buddy, built for Gen Z learners. With our Flutter-based chatbot SDK, ed-tech publishers can create fun, interactive, and personalized training modules. JetChat makes learning easy, fast, and engaging — giving you real-time answers and guidance like a pro. Get ready to level up your learning game!

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

audio_session, audioplayers, cupertino_icons, english_words, flutter, flutter_sound, http, image_picker, path_provider, permission_handler, plugin_platform_interface, provider, video_player

More

Packages that depend on jetchatbot

Packages that implement jetchatbot