general_dart 0.0.26 copy "general_dart: ^0.0.26" to clipboard
general_dart: ^0.0.26 copied to clipboard

General library For Make Your Coding or Project More Easy

0
likes
80/ 160
pub points
282
downloads

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

failed
Follow Dart file conventions
10 / 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.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/azkadev/general/issues 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: general_dart,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: general_dart.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

partial
Provide documentation
10 / 20trigger folding of the section

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

26 out of 249 API elements (10.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: general_dart, general_dart.GamePadControllerData, general_dart.GamePadControllerData.GamePadControllerData, general_dart.GamePadControllerData.id, general_dart.GamePadControllerData.name.

10/10 points: Package has an example

failed
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 not compatible with platform Web

Because:

  • package:general_dart/general_dart.dart that imports:
  • package:general_dart/notification/notification.dart that imports:
  • package:general_dart/notification/notification_core.dart that imports:
  • package:general_lib/general_lib.dart that imports:
  • package:general_lib/utils/utils.dart that imports:
  • package:io_universe/io_universe.dart that imports:
  • package:io_universe/core/_exports_in_browser.dart that imports:
  • package:io_universe/core/internet_address.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

ERROR: The named parameter 'archiveSha256' is required, but there's no corresponding argument.

bin/install.dart:40:12

   ╷
40 │   Dart.pub.installFromDirectory(directoryPackage: Directory.current);
   │            ^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/install.dart

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
desktop_notifications ^0.6.3 0.6.3 0.6.3
general ^0.0.26 0.0.26 0.0.38
general_lib ^0.0.43 0.0.55 0.0.55
media_kit ^1.1.10+1 1.1.11 1.1.11
Transitive dependencies
Package Constraint Compatible Latest
archive - 4.0.2 4.0.2
args - 2.6.0 2.6.0
asn1lib - 1.5.8 1.5.8
async - 2.12.0 2.12.0
charcode - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dbus - 0.7.10 0.7.10
encrypt - 5.0.3 5.0.3
ffi - 2.1.3 2.1.3
fixnum - 1.1.1 1.1.1
http - 1.2.2 1.2.2
http_parser - 4.1.2 4.1.2
image - 4.5.2 4.5.2
io - 1.0.5 1.0.5
io_universe - 0.0.3 0.0.3
js - 0.6.7 0.7.1
mason_logger - 0.3.1 0.3.1
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
petitparser - 6.0.2 6.0.2
pointycastle - 3.9.1 3.9.1
posix - 6.0.1 6.0.1
qr - 3.0.2 3.0.2
safe_local_storage - 1.0.2 2.0.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
uri_parser - 2.0.2 3.0.0
uuid - 4.5.1 4.5.1
web - 1.1.0 1.1.0
win32 - 5.10.0 5.10.0
xml - 6.5.0 6.5.0
yaml - 3.1.3 3.1.3
zxing2 - 0.2.3 0.2.3

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Dart 3.6.0.

Check the analysis log for details.

0
likes
80
points
282
downloads

Publisher

unverified uploader

Weekly Downloads

General library For Make Your Coding or Project More Easy

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

desktop_notifications, general, general_lib, media_kit

More

Packages that depend on general_dart