dialog_flowtter 0.3.3 copy "dialog_flowtter: ^0.3.3" to clipboard
dialog_flowtter: ^0.3.3 copied to clipboard

A Flutter implementation of DialogFlow improved. Get your chatbots ready in no time.

130/ 160
pub points
550
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

318 out of 386 API elements (82.4 %) have documentation comments.

Some symbols that are missing documentation: dialog_flowtter, dialog_flowtter.BasicCard.BasicCard.fromJson, dialog_flowtter.BasicCard.toJson, dialog_flowtter.BasicCardButton.BasicCardButton.fromJson, dialog_flowtter.BasicCardButton.toJson.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:dialog_flowtter/dialog_flowtter.dart that imports:
  • package:dialog_flowtter/src/dialog.dart that imports:
  • package:googleapis_auth/auth_io.dart that imports:
  • package:googleapis_auth/src/oauth2_flows/authorization_code_grant_server_flow.dart that imports:
  • dart:io
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

WARNING: Doc directive is missing a closing tag.

lib/src/models/intent/intent_parameter.dart:8:5

  ╷
8 │ /// {@template intent_parameter_template}
  │     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: Sort directive sections alphabetically.

lib/src/dialog.dart:6:1

  ╷
6 │ import 'package:googleapis_auth/auth_io.dart' show clientViaServiceAccount;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
equatable ^2.0.0 2.0.7 2.0.7
googleapis_auth ^1.3.0 1.4.1 2.0.0
http ^0.13.1 0.13.6 1.6.0
json_annotation ^4.4.0 4.9.0 4.9.0
meta ^1.3.0 1.17.0 1.17.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
path - 1.9.1 1.9.1
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
vector_math - 2.2.0 2.2.0

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

The constraint `^1.3.0` on googleapis_auth does not support the stable version `2.0.0`.

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

The constraint `^0.13.1` on http does not support the stable version `1.0.0`.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
58
likes
130
points
550
downloads

Publisher

verified publisherdeimos.app

Weekly Downloads

A Flutter implementation of DialogFlow improved. Get your chatbots ready in no time.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, googleapis_auth, http, json_annotation, meta

More

Packages that depend on dialog_flowtter