artemis_ui_kit 0.0.21 copy "artemis_ui_kit: ^0.0.21" to clipboard
artemis_ui_kit: ^0.0.21 copied to clipboard

Some Widgets base on Artemis StyleGuide

105/ 160
pub points
49
downloads

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

Failed report section
Follow Dart file conventions
15 / 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.

Homepage URL doesn't exist.

At the time of the analysis http://abomis.com was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.0.21").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

25 out of 397 API elements (6.3 %) 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: artemis_ui_kit, artemis_ui_kit.ArtemisAwesomeSnackbarContent, artemis_ui_kit.ArtemisAwesomeSnackbarContent.ArtemisAwesomeSnackbarContent.new, artemis_ui_kit.ArtemisButton, artemis_ui_kit.ArtemisButton.ArtemisButton.new.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:artemis_ui_kit/artemis_ui_kit.dart that imports:
  • package:artemis_ui_kit/src/ArtemisAwesomeSnackBar.dart that imports:
  • package:flutter_svg/flutter_svg.dart that imports:
  • package:flutter_svg/svg.dart that imports:
  • package:flutter_svg/src/vector_drawable.dart that imports:
  • package:flutter_svg/src/svg/parsers.dart that imports:
  • package:flutter_svg/src/utilities/http.dart that imports:
  • package:flutter_svg/src/utilities/_http_io.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.cn/web/wasm for details.

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 45 issues. Showing the first 2:

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

lib/src/ArtemisAwesomeSnackBar.dart:48:11

   ╷
48 │     final localeLanguageCode = loc?.languageCode;
   │           ^^^^^^^^^^^^^^^^^^
   ╵

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

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

lib/src/ArtemisAwesomeSnackBar.dart:54:10

   ╷
54 │     bool isDesktop = size.width >= 992;
   │          ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/ArtemisAwesomeSnackBar.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
dropdown_search ^5.0.2 5.0.6 6.0.2
flutter_spinkit ^5.2.1 5.2.2 5.2.2
flutter_svg ^1.0.1 1.1.6 2.2.1
flutter_vector_icons ^2.0.0 2.0.0 2.0.0
intl ^0.19.0 0.19.0 0.20.2
mask_text_input_formatter ^2.4.0 2.9.0 2.9.0
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path - 1.9.1 1.9.1
path_drawing - 1.0.1 1.0.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.1 7.0.1
vector_math - 2.2.0 2.2.0
xml - 6.6.1 6.6.1

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

Found 3 issues. Showing the first 2:

The constraint `^5.0.2` on dropdown_search does not support the stable version `6.0.0`.

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

The constraint `^1.0.1` on flutter_svg does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions flutter_svg 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.22.24, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
105
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Some Widgets base on Artemis StyleGuide

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

dropdown_search, flutter, flutter_spinkit, flutter_svg, flutter_vector_icons, intl, mask_text_input_formatter

More

Packages that depend on artemis_ui_kit