aynaa 0.0.1 copy "aynaa: ^0.0.1" to clipboard
aynaa: ^0.0.1 copied to clipboard

Aynaa, Your AI Mascot. Always on, guiding customers, setting slots, decoding languages, and masterfully capturing and retaining leads. Your business's digital frontliner that never tires.

2
likes
120/ 160
pub points
32
downloads

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

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.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSL-1.0.

failed
Provide documentation
10 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

1 out of 5 API elements (20.0 %) have documentation comments.

Some symbols that are missing documentation: aynaa, aynaa.Aynaa, aynaa.Aynaa.Aynaa, aynaa.Aynaa.apiKey.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:aynaa/aynaa.dart that imports:
  • package:aynaa/src/aynaa.dart that imports:
  • package:aynaa/src/screens/chat_screen.dart that imports:
  • package:emoji_picker_flutter/emoji_picker_flutter.dart that imports:
  • package:emoji_picker_flutter/src/emoji_picker_utils.dart that imports:
  • package:emoji_picker_flutter/src/emoji_picker_internal_utils.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:aynaa/aynaa.dart that imports:
  • package:aynaa/src/aynaa.dart that imports:
  • package:aynaa/src/screens/chat_screen.dart that imports:
  • package:emoji_picker_flutter/emoji_picker_flutter.dart that imports:
  • package:emoji_picker_flutter/src/emoji_picker_utils.dart that imports:
  • package:emoji_picker_flutter/src/emoji_picker_internal_utils.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.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

40/50 points: code has no errors, warnings, lints, or formatting issues

Found 13 issues. Showing the first 2:

INFO: 'MaterialStateProperty' is deprecated and shouldn't be used. Use WidgetStateProperty instead. Moved to the Widgets layer to make code available outside of Material. This feature was deprecated after v3.19.0-0.3.pre.

lib/src/screens/chat_screen.dart:372:32

    ╷
372 │                         shape: MaterialStateProperty.all<RoundedRectangleBorder>(
    │                                ^^^^^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screens/chat_screen.dart

INFO: 'plusSquare' is deprecated and shouldn't be used. Use "squarePlus" instead.

lib/src/screens/chat_screen.dart:464:45

    ╷
464 │           icon: const Icon(FontAwesomeIcons.plusSquare),
    │                                             ^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screens/chat_screen.dart

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
emoji_picker_flutter ^1.6.3 1.6.4 3.1.0
flutter flutter 0.0.0 0.0.0
font_awesome_flutter ^10.5.0 10.8.0 10.8.0
google_fonts ^4.0.3 4.0.5 6.2.1
http any 1.2.2 1.2.2
shared_preferences ^2.2.2 2.3.4 2.3.4
url_launcher ^6.2.2 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
collection - 1.19.0 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.1.1 4.1.1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.1
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
shared_preferences_android - 2.4.0 2.4.0
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.0 0.0.0
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
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.2 6.3.2
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
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 `^1.6.3` on emoji_picker_flutter does not support the stable version `2.0.0`.

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

The constraint `^4.0.3` on google_fonts does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions google_fonts 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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

2
likes
120
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Aynaa, Your AI Mascot. Always on, guiding customers, setting slots, decoding languages, and masterfully capturing and retaining leads. Your business's digital frontliner that never tires.

Homepage

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

emoji_picker_flutter, flutter, font_awesome_flutter, google_fonts, http, shared_preferences, url_launcher

More

Packages that depend on aynaa