yknetworking 0.0.8 copy "yknetworking: ^0.0.8" to clipboard
yknetworking: ^0.0.8 copied to clipboard

yknetworking.

0
likes
90/ 140
pub points
0%
popularity

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

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting yknetworking... Discovering libraries... Linking elements... Precaching local docs for 159630 elements... Initialized dartdoc with 212 libraries Generating docs for library yknetworkingRequest.dart from package:yknetworking/yknetworkingRequest.dart... Generating docs for library yknetworking.dart from package:yknetworking/yknetworking.dart... Generating docs for library ykbasenetworking.dart from package:yknetworking/ykbasenetworking.dart... Generating docs for library yknetworkingconfig.dart from package:yknetworking/yknetworkingconfig.dart... Generating docs for library yknetworkingResponse.dart from package:yknetworking/yknetworkingResponse.dart... [1 more lines] ERR: warning: yknetworking has no library level documentation comments from yknetworking: (file:///tmp/pana_HBKCYK/lib/yknetworkingRequest.dart:1:9) warning: yknetworking has no library level documentation comments from yknetworking: (file:///tmp/pana_HBKCYK/lib/yknetworking.dart:1:9) error: file already written at "yknetworking/yknetworking-library.html" for symbol yknetworking: (file:///tmp/pana_HBKCYK/lib/yknetworking.dart:1:9) conflicting with file already generated by yknetworking: (file:///tmp/pana_HBKCYK/lib/yknetworkingRequest.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'yknetworking' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or [37 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
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
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

WARNING: The '?' is unnecessary because 'dynamic' is nullable without it.

lib/yknetworkingResponse.dart:5:10

  ╷
5 │   dynamic? data;
  │          ^
  ╵

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

INFO: The file name 'yknetworkingRequest.dart' isn't a lower_case_with_underscores identifier.

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

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

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

Package Constraint Compatible Latest
dio ^5.2.1 5.4.3+1 5.4.3+1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
collection - 1.18.0 1.18.0
http_parser - 4.0.2 4.0.2
meta - 1.15.0 1.15.0
path - 1.9.0 1.9.0
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2

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

Analyzed with Pana 0.22.3, Dart 3.4.0.

Check the analysis log for details.

0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

yknetworking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio

More

Packages that depend on yknetworking