testbot 1.3.2 copy "testbot: ^1.3.2" to clipboard
testbot: ^1.3.2 copied to clipboard

A new Flutter Plugin for Support Queriesflutter pub publish.

1
likes
90/ 140
pub points
23%
popularity

We analyzed this package 6 hours ago, and awarded it 90 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/SR7911/My-projects was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: testbot,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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

partial
Provide documentation
10 / 20trigger folding of the section

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

7 out of 38 API elements (18.4 %) 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.

Some symbols that are missing documentation: testbot, testbot.autochat, testbot.buildRow, testbot.chatbuttonset1, testbot.chatbuttonset2.

10/10 points: Package has an example

OK
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 does not support platform `Android`.

Because:

  • package:testbot/testbot.dart that imports:
  • package:testbot/src/main.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:testbot/testbot.dart that imports:
  • package:testbot/src/main.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:testbot/testbot.dart that imports:
  • package:testbot/src/main.dart that imports:
  • package:testbot/src/controller.dart that imports:
  • package:testbot/src/sqflite/database.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:testbot/testbot.dart that imports:
  • package:testbot/src/main.dart that imports:
  • package:testbot/src/controller.dart that imports:
  • package:testbot/src/sqflite/database.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:testbot/testbot.dart that imports:
  • package:testbot/src/main.dart that imports:
  • package:file_picker/file_picker.dart that imports:
  • package:file_picker/src/file_picker.dart that imports:
  • package:file_picker/src/windows/file_picker_windows.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `Web`.

Because:

  • package:testbot/testbot.dart that imports:
  • package:testbot/src/main.dart that imports:
  • package:testbot/src/controller.dart that imports:
  • package:testbot/src/sqflite/database.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 26 issues. Showing the first 2:

WARNING: The value of the local variable 'mb' isn't used.

lib/src/components.dart:28:11

   ╷
28 │     final mb = kb / 1024;
   │           ^^
   ╵

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

WARNING: The value of the local variable 'data' isn't used.

lib/src/controller.dart:119:38

    ╷
119 │           List<Map<String, dynamic>> data =
    │                                      ^^^^
    ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
draggable_widget ^2.0.0 2.0.0 2.0.0
file_picker ^5.3.4 5.5.0 8.0.3
flutter flutter 0.0.0 0.0.0
flutter_image_compress ^2.0.4 2.2.0 2.2.0
flutter_web_plugins flutter 0.0.0 0.0.0
get ^4.6.5 4.6.6 4.6.6
http ^1.1.0 1.2.1 1.2.1
image ^3.1.1 3.3.0 4.1.7
path ^1.8.3 1.9.0 1.9.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
sqflite ^2.3.0 2.3.3 2.3.3
url_launcher ^6.1.12 6.2.6 6.2.6
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
flutter_image_compress_common - 1.0.5 1.0.5
flutter_image_compress_macos - 1.0.2 1.0.2
flutter_image_compress_ohos - 0.0.2 0.0.2
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.4+1 0.1.4+1
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
petitparser - 6.0.2 6.0.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite_common - 2.5.4 2.5.4
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xml - 6.5.0 6.5.0

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

The constraint `^5.3.4` on file_picker does not support the stable version `6.0.0`.

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

The constraint `^3.1.1` on image does not support the stable version `4.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.