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

The Universal LLM Chatbot package is a comprehensive solution that enables developers to integrate various AI services seamlessly into Flutter applications. With this package, you can harness the powe [...]

120/ 160
pub points
1
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

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

35 out of 68 API elements (51.5 %) have documentation comments.

Some symbols that are missing documentation: universal_chatbot, universal_chatbot.ChatGPT.ChatGPT.new, universal_chatbot.ChatGPT.openAI, universal_chatbot.Claude.Claude.new, universal_chatbot.Claude.serviceSdk.

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:universal_chatbot/universal_chatbot.dart that imports:
  • package:universal_chatbot/src/chat_gpt.dart that imports:
  • package:chat_gpt_sdk/chat_gpt_sdk.dart that imports:
  • package:chat_gpt_sdk/src/openai.dart that imports:
  • package:fetch_client/fetch_client.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:universal_chatbot/universal_chatbot.dart that imports:
  • package:universal_chatbot/src/chat_gpt.dart that imports:
  • package:chat_gpt_sdk/chat_gpt_sdk.dart that imports:
  • package:chat_gpt_sdk/src/openai.dart that imports:
  • package:fetch_client/fetch_client.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:universal_chatbot/universal_chatbot.dart that imports:
  • package:universal_chatbot/src/chat_gpt.dart that imports:
  • package:chat_gpt_sdk/chat_gpt_sdk.dart that imports:
  • package:chat_gpt_sdk/src/openai.dart that imports:
  • package:fetch_client/fetch_client.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:universal_chatbot/universal_chatbot.dart that imports:
  • package:universal_chatbot/src/chat_gpt.dart that imports:
  • package:chat_gpt_sdk/chat_gpt_sdk.dart that imports:
  • package:chat_gpt_sdk/src/openai.dart that imports:
  • package:fetch_client/fetch_client.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:universal_chatbot/universal_chatbot.dart that imports:
  • package:universal_chatbot/src/chat_gpt.dart that imports:
  • package:chat_gpt_sdk/chat_gpt_sdk.dart that imports:
  • package:chat_gpt_sdk/src/openai.dart that imports:
  • package:fetch_client/fetch_client.dart that declares support for platforms: Web.
Package not compatible with platform Web

Because:

  • package:universal_chatbot/universal_chatbot.dart that imports:
  • package:universal_chatbot/src/chat_gpt.dart that imports:
  • package:chat_gpt_sdk/chat_gpt_sdk.dart that imports:
  • package:chat_gpt_sdk/src/model/file/request/upload_file.dart that imports:
  • package:chat_gpt_sdk/src/model/gen_image/request/file_info.dart that imports:
  • dart:io
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
anthropic_sdk_dart ^0.2.0+1 0.2.3 0.3.1
chat_gpt_sdk ^3.1.4 3.1.5 3.1.5
collection ^1.19.0 1.19.1 1.19.1
flutter_gemini ^3.0.0 3.0.0 3.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
dio - 5.9.0 5.9.0
dio_compatibility_layer - 0.1.0 0.1.0
dio_web_adapter - 2.1.1 2.1.1
fetch_api - 2.3.1 2.3.1
fetch_client - 1.2.0 1.2.0
freezed_annotation - 3.1.0 3.1.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

The constraint `^0.2.0+1` on anthropic_sdk_dart does not support the stable version `0.3.0`.

Try running dart pub upgrade --major-versions anthropic_sdk_dart 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.4, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
120
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

The Universal LLM Chatbot package is a comprehensive solution that enables developers to integrate various AI services seamlessly into Flutter applications. With this package, you can harness the power of cutting-edge language models and image generation capabilities from renowned AI providers such as OpenAI, Anthropic, Gemini, and more, all within a single, unified interface

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

anthropic_sdk_dart, chat_gpt_sdk, collection, flutter, flutter_gemini

More

Packages that depend on universal_chatbot