aven_app_agent 0.2.0-alpha.1 copy "aven_app_agent: ^0.2.0-alpha.1" to clipboard
aven_app_agent: ^0.2.0-alpha.1 copied to clipboard

Aven SDK for AI-guided in-app assistance and walkthroughs in Flutter apps.

120/ 160
pub points
31
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/MrAnshuRaj/GuideAI was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/MrAnshuRaj/GuideAI/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

12 out of 525 API elements (2.3 %) 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: aven_app_agent, aven_app_agent.Aven, aven_app_agent.Aven.clearActiveWorkflow, aven_app_agent.Aven.closeAssistant, aven_app_agent.Aven.configureApp.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:aven_app_agent/aven_app_agent.dart that imports:
  • package:aven_app_agent/src/ui/aven_scope.dart that imports:
  • package:aven_app_agent/src/ui/aven_walkthrough_overlay.dart that imports:
  • package:aven_app_agent/src/ui/aven_instruction_card.dart that imports:
  • package:aven_app_agent/src/core/aven_controller.dart that imports:
  • package:aven_app_agent/src/voice/aven_tts_service.dart that imports:
  • package:flutter_tts/flutter_tts.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package not compatible with platform Web

Because:

  • package:aven_app_agent/aven_app_agent.dart that imports:
  • package:aven_app_agent/src/ui/aven_scope.dart that imports:
  • package:aven_app_agent/src/ui/aven_walkthrough_overlay.dart that imports:
  • package:aven_app_agent/src/ui/aven_instruction_card.dart that imports:
  • package:aven_app_agent/src/core/aven_controller.dart that imports:
  • package:aven_app_agent/src/voice/aven_tts_service.dart that imports:
  • package:flutter_tts/flutter_tts.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
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flutter_tts ^4.2.3 4.2.5 4.2.5
http ^1.2.2 1.6.0 1.6.0
speech_to_text ^7.3.0 7.4.0 7.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
json_annotation - 4.12.0 4.12.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.2 1.10.2
speech_to_text_platform_interface - 2.4.0 2.4.0
speech_to_text_windows - 1.0.1 1.0.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.4.2 2.4.2
web - 1.1.1 1.1.1

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

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/src/voice/aven_speech_input_service.dart:117:9 - The named parameter 'localeId' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/voice/aven_speech_input_service.dart:118:9 - The named parameter 'listenFor' isn't defined.
  • UNDEFINED_NAMED_PARAMETER - lib/src/voice/aven_speech_input_service.dart:119:9 - The named parameter 'pauseFor' isn't defined.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Aven SDK for AI-guided in-app assistance and walkthroughs in Flutter apps.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #assistant #sdk #walkthrough #developer-tools

License

MIT (license)

Dependencies

flutter, flutter_tts, http, speech_to_text

More

Packages that depend on aven_app_agent