flutter_agent_pupau 1.0.2
flutter_agent_pupau: ^1.0.2 copied to clipboard
A Flutter plugin that integrates Pupau AI agents into your application.
We analyzed this package 18 hours ago, and awarded it 60 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
0/10 points: 20% or more of the public API has dartdoc comments
387 out of 2829 API elements (13.7 %) 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: ai_model, ai_model.AiModel, ai_model.AiModel.AiModel.fromJson, ai_model.AiModel.AiModel.new, ai_model.AiModel.aiVendorId.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
ERROR: 2 positional arguments expected by 'handleItemSelection', but 1 found.
lib/chat_page/components/message_elements/my_menu_item.dart:68:51
╷
68 │ onTap: () => handleItemSelection(context),
│ ^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/chat_page/components/message_elements/my_menu_item.dart
INFO: 'scribbleEnabled' is deprecated and shouldn't be used. Use `stylusHandwritingEnabled` instead. This feature was deprecated after v3.27.0-0.2.pre.
lib/chat_page/components/chat_elements/my_mention_tag_text_field.dart:77:5
╷
77 │ super.scribbleEnabled = true,
│ ^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/chat_page/components/chat_elements/my_mention_tag_text_field.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
bubble |
^1.2.1 |
1.2.1 | 1.2.1 | |
cached_network_image |
^3.4.1 |
3.4.1 | 3.4.1 | |
cached_network_svg_image |
^2.0.0 |
2.0.0 | 2.0.0 | |
date_format |
^2.0.9 |
2.0.9 | 2.0.9 | |
dio |
^5.9.0 |
5.9.2 | 5.9.2 | |
downloadsfolder |
^1.2.0 |
1.2.0 | 1.2.0 | |
file_picker |
^8.1.4 |
8.3.7 | 11.0.1 | |
flutter_client_sse |
^2.0.3 |
2.0.3 | 2.0.3 | |
flutter_code_editor |
^0.3.5 |
0.3.5 | 0.3.5 | |
flutter_context_menu |
^0.4.1 |
0.4.2 | 0.4.2 | |
flutter_expanded_tile |
^0.4.0 |
0.4.0 | 0.4.0 | |
flutter_inappwebview |
^6.1.5 |
6.1.5 | 6.1.5 | |
flutter_markdown_plus |
^1.0.7 |
1.0.7 | 1.0.7 | |
flutter_svg |
^2.2.3 |
2.2.4 | 2.2.4 | |
flutter_tts |
^4.2.5 |
4.2.5 | 4.2.5 | |
get |
^4.7.3 |
4.7.3 | 4.7.3 | |
google_sign_in |
^7.2.0 |
7.2.0 | 7.2.0 | |
highlight |
^0.7.0 |
0.7.0 | 0.7.0 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
image_picker |
^1.2.1 |
1.2.1 | 1.2.1 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
jumping_dot |
^0.0.7 |
0.0.7 | 0.0.7 | |
markdown |
^7.3.0 |
7.3.1 | 7.3.1 | |
material_symbols_icons |
^4.2892.0 |
4.2928.1 | 4.2928.1 | |
mention_tag_text_field |
^0.0.9 |
0.0.9 | 0.0.9 | |
path_provider |
^2.1.5 |
2.1.5 | 2.1.5 | |
permission_handler |
^12.0.1 |
12.0.1 | 12.0.1 | |
photo_view |
^0.15.0 |
0.15.0 | 0.15.0 | |
pro_image_editor |
^11.15.4 |
11.23.0 | 12.1.0 | |
record |
^6.2.0 |
6.2.0 | 6.2.0 | |
saf_stream |
^0.12.3 |
0.12.3 | 2.0.0 | |
saf_util |
^0.11.0 |
0.11.0 | 2.0.0 | |
saver_gallery |
^4.1.0 |
4.1.1 | 4.1.1 | |
share_plus |
^12.0.1 |
12.0.2 | 12.0.2 | |
shared_preferences |
^2.5.4 |
2.5.5 | 2.5.5 | |
skeletonizer |
^2.1.2 |
2.1.3 | 2.1.3 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 | |
uuid |
^4.5.2 |
4.5.3 | 4.5.3 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 | |
wolt_modal_sheet |
^0.11.0 |
0.11.0 | 0.11.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 4 issues. Showing the first 2:
The constraint `^8.1.4` on file_picker does not support the stable version `9.0.0`.
Try running dart pub upgrade --major-versions file_picker to update the constraint.
The constraint `^11.15.4` on pro_image_editor does not support the stable version `12.0.0`.
Try running dart pub upgrade --major-versions pro_image_editor 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.23.12, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.