tock_flutter_kit 0.0.5 copy "tock_flutter_kit: ^0.0.5" to clipboard
tock_flutter_kit: ^0.0.5 copied to clipboard

its help to integrate the bot.

100/ 160
pub points
1
downloads

We analyzed this package 27 hours ago, and awarded it 100 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Failed to verify repository URL.

Could not find any pubspec.yaml in the repository.

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: tock_flutter_kit,
    • contains a version property, and,
    • does not contain a publish_to property.

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: BSL-1.0.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

19 out of 142 API elements (13.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.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: authenticator_tock, authenticator_tock.AuthenticatorTOCK, authenticator_tock.AuthenticatorTOCK.AuthenticatorTOCK.new, authenticator_tock.AuthenticatorTOCK.post, authenticator_tock.AuthenticatorTOCK.url.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

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

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:tock_flutter_kit/tock_flutter_kit.dart that declares support for platforms: .
Package does not support platform `iOS`.

Because:

  • package:tock_flutter_kit/tock_flutter_kit.dart that declares support for platforms: .
Package does not support platform `Windows`.

Because:

  • package:tock_flutter_kit/tock_flutter_kit.dart that declares support for platforms: .
Package does not support platform `Linux`.

Because:

  • package:tock_flutter_kit/tock_flutter_kit.dart that declares support for platforms: .
Package does not support platform `macOS`.

Because:

  • package:tock_flutter_kit/tock_flutter_kit.dart that declares support for platforms: .
Package does not support platform `Web`.

Because:

  • package:tock_flutter_kit/tock_flutter_kit.dart that declares support for platforms: .
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 5 issues. Showing the first 2:

WARNING: This default clause is covered by the previous cases.

lib/services/messages_widget_mapper.dart:42:7

   ╷
42 │       default:
   │       ^^^^^^^
   ╵

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

WARNING: This default clause is covered by the previous cases.

lib/services/messages_widget_mapper.dart:59:7

   ╷
59 │       default:
   │       ^^^^^^^
   ╵

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

Passed report section
Support up-to-date dependencies
40 / 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
http ^1.1.0 1.6.0 1.6.0
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
url_launcher ^6.2.1 6.3.2 6.3.2
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.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
url_launcher_android - 6.3.28 6.3.28
url_launcher_ios - 6.3.6 6.3.6
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
vector_math - 2.2.0 2.2.0
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

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.5, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
100
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

its help to integrate the bot.

Documentation

API reference

License

BSL-1.0 (license)

Dependencies

flutter, flutter_web_plugins, http, plugin_platform_interface, url_launcher

More

Packages that depend on tock_flutter_kit

Packages that implement tock_flutter_kit