zeebee 1.0.5
zeebee: ^1.0.5 copied to clipboard
A flexible SDK for creating powerful AI chat experiences with multiple language models.
We analyzed this package 2 days ago, and awarded it 125 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1.0.5").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
24 out of 253 API elements (9.5 %) 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: api_helper, api_helper.ApiHelper, api_helper.ApiHelper.ApiHelper.new, api_helper.ApiHelper.handleError, api_helper.ApiHelper.handleResponseError.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:zeebee/zeebee.dartthat imports:package:zeebee/app/routes/app_pages.dartthat imports:package:zeebee/app/module/zeebee-chat/screen/zeebee_chat_screen.dartthat imports:package:zeebee/app/module/zeebee-chat/controller/controller.dartthat imports:package:flutter_ai_toolkit/flutter_ai_toolkit.dartthat imports:package:flutter_ai_toolkit/src/providers/providers.dartthat imports:package:flutter_ai_toolkit/src/providers/implementations/vertex_provider.dartthat imports:package:firebase_vertexai/firebase_vertexai.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package does not support platform `Linux`.
Because:
package:zeebee/zeebee.dartthat imports:package:zeebee/app/routes/app_pages.dartthat imports:package:zeebee/app/module/zeebee-chat/screen/zeebee_chat_screen.dartthat imports:package:zeebee/app/module/zeebee-chat/controller/controller.dartthat imports:package:flutter_ai_toolkit/flutter_ai_toolkit.dartthat imports:package:flutter_ai_toolkit/src/providers/providers.dartthat imports:package:flutter_ai_toolkit/src/providers/implementations/vertex_provider.dartthat imports:package:firebase_vertexai/firebase_vertexai.dartthat declares support for platforms:Android,iOS,macOS,Web.
Package not compatible with platform Web
Because:
package:zeebee/zeebee.dartthat imports:package:zeebee/app/routes/app_pages.dartthat imports:package:zeebee/app/module/zeebee-chat/screen/zeebee_chat_screen.dartthat imports:package:zeebee/app/module/zeebee-chat/controller/controller.dartthat imports:package:flutter_ai_toolkit/flutter_ai_toolkit.dartthat imports:package:flutter_ai_toolkit/src/providers/providers.dartthat imports:package:flutter_ai_toolkit/src/providers/implementations/vertex_provider.dartthat imports:package:firebase_vertexai/firebase_vertexai.dartthat imports:package:firebase_vertexai/src/firebase_vertexai.dartthat imports:package:firebase_ai/src/base_model.dartthat imports:package:web_socket_channel/io.dartthat imports:package:web_socket/io_web_socket.dartthat imports:package:web_socket/src/io_web_socket.dartthat imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:zeebee/zeebee.dartthat imports:package:zeebee/app/routes/app_pages.dartthat imports:package:zeebee/app/module/zeebee-chat/screen/zeebee_chat_screen.dartthat imports:package:zeebee/app/module/zeebee-chat/controller/controller.dartthat imports:package:flutter_ai_toolkit/flutter_ai_toolkit.dartthat imports:package:flutter_ai_toolkit/src/providers/providers.dartthat imports:package:flutter_ai_toolkit/src/providers/implementations/vertex_provider.dartthat imports:package:firebase_vertexai/firebase_vertexai.dartthat imports:package:firebase_vertexai/src/firebase_vertexai.dartthat imports:package:firebase_ai/src/base_model.dartthat imports:package:web_socket_channel/io.dartthat imports:package:web_socket/io_web_socket.dartthat imports:package:web_socket/src/io_web_socket.dartthat 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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 14 issues. Showing the first 2:
INFO: The constant name 'INITIAL' isn't a lowerCamelCase identifier.
lib/app/routes/app_pages.dart:8:16
╷
8 │ static const INITIAL = Routes.CHAT;
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/routes/app_pages.dart
INFO: The constant name 'CHAT' isn't a lowerCamelCase identifier.
lib/app/routes/app_routes.dart:4:16
╷
4 │ static const CHAT = '/zeebee/chat';
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/app/routes/app_routes.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
cupertino_icons |
^1.0.8 |
1.0.8 | 1.0.8 | |
dio |
^5.8.0+1 |
5.9.0 | 5.9.0 | |
flutter_ai_toolkit |
^0.8.0 |
0.8.0 | 0.10.0 | |
flutter_easyloading |
^3.0.5 |
3.0.5 | 3.0.5 | |
get |
^4.7.2 |
4.7.2 | 4.7.2 | |
google_fonts |
^6.2.1 |
6.3.2 | 6.3.2 | |
google_generative_ai |
^0.4.3 |
0.4.7 | 0.4.7 | |
shared_preferences |
^2.5.3 |
2.5.3 | 2.5.3 | |
sizer |
^3.0.4 |
3.1.3 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.59 | 1.3.63 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
camera |
- | 0.11.2+1 | 0.11.2+1 | |
camera_android_camerax |
- | 0.6.24 | 0.6.24 | |
camera_avfoundation |
- | 0.9.22+4 | 0.9.22+4 | |
camera_platform_interface |
- | 2.11.0 | 2.11.0 | |
camera_web |
- | 0.3.5 | 0.3.5 | |
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 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector |
- | 1.0.4 | 1.0.4 | |
file_selector_android |
- | 0.5.2+1 | 0.5.2+1 | |
file_selector_ios |
- | 0.5.3+3 | 0.5.3+3 | |
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.6.2 | 2.6.2 | |
file_selector_web |
- | 0.9.4+2 | 0.9.4+2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
firebase_ai |
- | 2.3.0 | 3.4.0 | |
firebase_app_check |
- | 0.3.2+10 | 0.4.1+1 | |
firebase_app_check_platform_interface |
- | 0.1.1+10 | 0.2.1+1 | |
firebase_app_check_web |
- | 0.2.0+14 | 0.2.1+1 | |
firebase_auth |
- | 5.7.0 | 6.1.1 | |
firebase_auth_platform_interface |
- | 7.7.3 | 8.1.3 | |
firebase_auth_web |
- | 5.15.3 | 6.0.4 | |
firebase_core |
- | 3.15.2 | 4.2.0 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 2.24.1 | 3.2.0 | |
firebase_vertexai |
- | 1.8.3 | 2.2.0 | Discontinued |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_context_menu |
- | 0.2.5 | 0.3.0 | |
flutter_markdown |
- | 0.7.7+1 | 0.7.7+1 | Discontinued |
flutter_picture_taker |
- | 0.2.0 | 0.2.0 | |
flutter_plugin_android_lifecycle |
- | 2.0.32 | 2.0.32 | |
flutter_spinkit |
- | 5.2.2 | 5.2.2 | |
http |
- | 1.5.0 | 1.5.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image_picker |
- | 1.2.0 | 1.2.0 | |
image_picker_android |
- | 0.8.13+5 | 0.8.13+5 | |
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 | |
leak_tracker |
- | 11.0.2 | 11.0.2 | |
leak_tracker_flutter_testing |
- | 3.0.10 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.2 | 3.0.2 | |
markdown |
- | 7.3.0 | 7.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
record |
- | 6.1.2 | 6.1.2 | |
record_android |
- | 1.4.4 | 1.4.4 | |
record_ios |
- | 1.1.4 | 1.1.4 | |
record_linux |
- | 1.2.1 | 1.2.1 | |
record_macos |
- | 1.1.2 | 1.1.2 | |
record_platform_interface |
- | 1.4.0 | 1.4.0 | |
record_web |
- | 1.2.1 | 1.2.1 | |
record_windows |
- | 1.0.7 | 1.0.7 | |
shared_preferences_android |
- | 2.4.15 | 2.4.15 | |
shared_preferences_foundation |
- | 2.5.5 | 2.5.5 | |
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 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.6 | 0.7.7 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_platform |
- | 1.1.0 | 1.1.0 | |
uuid |
- | 4.5.1 | 4.5.1 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
waveform_flutter |
- | 1.2.0 | 1.2.0 | |
waveform_recorder |
- | 1.8.0 | 1.8.0 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
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.8.0` on flutter_ai_toolkit does not support the stable version `0.9.0`.
Try running dart pub upgrade --major-versions flutter_ai_toolkit to update the constraint.
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.22.24, Flutter 3.35.5, Dart 3.9.2.
Check the analysis log for details.