cids_cgi 3.1.12 copy "cids_cgi: ^3.1.12" to clipboard
cids_cgi: ^3.1.12 copied to clipboard

CGI Design System for Flutter

3
likes
90/ 140
pub points
33%
popularity

We analyzed this package 31 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

The package description is too short.

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

Homepage URL is insecure.

Update the homepage field and use a secure (https) URL.

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

5 out of 112 API elements (4.5 %) 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: cids_cgi, cids_cgi.AuthPage, cids_cgi.AuthPage.AuthPage, cids_cgi.AuthPage.dropDb, cids_cgi.AuthPage.frase.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:cids_cgi/cids_cgi.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:cids_cgi/cids_cgi.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:cids_cgi/cids_cgi.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:cids_cgi/cids_cgi.dart that declares support for platforms: Android, iOS.

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:cids_cgi/cids_cgi.dart that imports:
  • package:cids_cgi/src/module/auth/page/auth_page.dart that imports:
  • package:cids_cgi/src/module/auth/page/login_page.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:cids_cgi/cids_cgi.dart that imports:
  • package:cids_cgi/src/module/auth/page/auth_page.dart that imports:
  • package:cids_cgi/src/module/auth/page/login_page.dart that imports:
  • package:local_auth/local_auth.dart that imports:
  • package:local_auth/src/local_auth.dart that imports:
  • package:local_auth_windows/local_auth_windows.dart that declares support for platforms: Windows.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 25 issues. Showing the first 2:

WARNING: Missing case clause for 'hidden'.

lib/src/core/domain/device/handler/biometrics_handler.dart:125:5

    ╷
125 │     switch (state) {
    │     ^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/domain/device/handler/biometrics_handler.dart

INFO: Use 'isNotEmpty' instead of 'length' to test whether the collection is empty.

lib/src/core/domain/device/handler/date_handler.dart:17:9

   ╷
17 │     if (data.trim().length != 0) {
   │         ^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/core/domain/device/handler/date_handler.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
cloud_firestore ^4.4.4 4.17.0 4.17.0
device_info_plus ^8.1.0 8.2.2 10.1.0
dio ^5.3.2 5.4.3+1 5.4.3+1
firebase_auth ^4.2.10 4.19.2 4.19.2
firebase_core ^2.13.0 2.30.0 2.30.0
flutter flutter 0.0.0 0.0.0
flutter_widget_from_html_core ^0.10.3 0.10.6 0.14.11
font_awesome_flutter ^10.4.0 10.7.0 10.7.0
intl ^0.18.0 0.18.1 0.19.0
local_auth ^2.1.6 2.2.0 2.2.0
local_auth_android ^1.0.21 1.0.38 1.0.38
local_auth_ios ^1.1.1 1.1.7 1.1.7
mask_text_input_formatter ^2.4.0 2.9.0 2.9.0
package_info_plus ^3.0.3 3.1.2 7.0.0
scan ^1.6.0 1.6.0 1.6.0
shared_preferences ^2.0.18 2.2.3 2.2.3
url_launcher ^6.1.10 6.2.6 6.2.6
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.30 1.3.30
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
cloud_firestore_platform_interface - 6.2.0 6.2.0
cloud_firestore_web - 3.12.0 3.12.0
collection - 1.18.0 1.18.0
csslib - 1.0.0 1.0.0
device_info_plus_platform_interface - 7.0.0 7.0.0
fake_async - 1.3.1 1.3.1
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
firebase_auth_platform_interface - 7.2.3 7.2.3
firebase_auth_web - 5.11.2 5.11.2
firebase_core_platform_interface - 5.0.0 5.0.0
firebase_core_web - 2.15.0 2.15.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
leak_tracker - 10.0.0 10.0.5
leak_tracker_flutter_testing - 2.0.1 3.0.5
leak_tracker_testing - 2.0.1 3.0.1
local_auth_darwin - 1.2.2 1.2.2
local_auth_platform_interface - 1.0.10 1.0.10
local_auth_windows - 1.0.10 1.0.10
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.7.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
vm_service - 13.0.0 14.2.1
web - 0.5.1 0.5.1
win32 - 4.1.4 5.4.0
xdg_directories - 1.0.4 1.0.4

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

Found 4 issues. Showing the first 2:

The constraint `^8.1.0` on device_info_plus does not support the stable version `9.0.0`.

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

The constraint `^0.10.3` on flutter_widget_from_html_core does not support the stable version `0.14.2`.

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

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

Analyzed with Pana 0.22.2, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.