ds_standard_features 0.0.1-pre+5 copy "ds_standard_features: ^0.0.1-pre+5" to clipboard
ds_standard_features: ^0.0.1-pre+5 copied to clipboard

Packages for our standard features - maintained by the Dart team.

0
likes
100/ 140
pub points
56%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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: BSD-3-Clause.

failed
Provide documentation
10 / 20trigger folding of the section

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

2906 out of 4188 API elements (69.4 %) have documentation comments.

Some symbols that are missing documentation: ds_standard_api, ds_standard_api, ds_standard_api.DSStandardApiCore, ds_standard_api.DSStandardApiCore.DSStandardApiCore, ds_standard_core.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:ds_standard_features/ds_standard_features.dart that imports:
  • package:intl_translation/visitors/plural_gender_visitor.dart that imports:
  • package:intl_translation/visitors/interpolation_visitor.dart that imports:
  • package:intl_translation/src/messages/message.dart that imports:
  • package:analyzer/src/dart/ast/constant_evaluator.dart that imports:
  • package:analyzer/dart/element/element.dart that imports:
  • package:analyzer/src/generated/utilities_dart.dart that imports:
  • package:analyzer/src/dart/element/element.dart that imports:
  • package:analyzer/src/summary2/macro.dart that imports:
  • package:analyzer/src/summary2/kernel_compilation_service.dart that imports:
  • package:_fe_analyzer_shared/src/macros/compiler/request_channel.dart that imports:
  • dart:io
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 34 issues. Showing the first 2:

WARNING: Unused import: 'package:http/http.dart'.

lib/ds_standard_features.dart:8:8

  ╷
8 │ import 'package:http/http.dart' as http;
  │        ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'package:intl/intl.dart'.

lib/ds_standard_features.dart:9:8

  ╷
9 │ import 'package:intl/intl.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/ds_standard_features.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
args ^2.5.0 2.5.0 2.5.0
async ^2.11.0 2.11.0 2.11.0
build ^2.4.1 2.4.1 2.4.1
characters ^1.3.0 1.3.0 1.3.0
collection ^1.18.0 1.18.0 1.18.0
convert ^3.1.1 3.1.1 3.1.1
crypto ^3.0.3 3.0.3 3.0.3
fake_async ^1.3.1 1.3.1 1.3.1
ffi ^2.1.2 2.1.2 2.1.2
fixnum ^1.1.0 1.1.0 1.1.0
grpc ^3.2.4 3.2.4 3.2.4
http ^1.2.1 1.2.1 1.2.1
http2 ^2.3.0 2.3.0 2.3.0
http_parser ^4.0.2 4.0.2 4.0.2
intl ^0.18.1 0.18.1 0.19.0
intl_translation ^0.19.0 0.19.0 0.19.0
logging ^1.2.0 1.2.0 1.2.0
matcher ^0.12.16+1 0.12.16+1 0.12.16+1
meta ^1.14.0 1.14.0 1.14.0
os_detect ^2.0.1 2.0.1 2.0.1
path ^1.9.0 1.9.0 1.9.0
typed_data ^1.3.2 1.3.2 1.3.2
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 68.0.0
analyzer - 6.4.1 6.5.0
archive - 3.5.1 3.5.1
boolean_selector - 2.1.1 2.1.1
clock - 1.1.1 1.1.1
dart_style - 2.3.6 2.3.6
file - 7.0.0 7.0.0
glob - 2.1.2 2.1.2
google_identity_services_web - 0.3.1+1 0.3.1+1
googleapis_auth - 1.6.0 1.6.0
package_config - 2.1.0 2.1.0
protobuf - 3.1.0 3.1.0
pub_semver - 2.1.4 2.1.4
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.7.1 0.7.1
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
yaml - 3.1.2 3.1.2

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

The constraint `^0.18.1` on intl does not support the stable version `0.19.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.

0
likes
100
pub points
56%
popularity

Publisher

unverified uploader

Packages for our standard features - maintained by the Dart team.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, async, build, characters, collection, convert, crypto, fake_async, ffi, fixnum, grpc, http, http2, http_parser, intl, intl_translation, logging, matcher, meta, os_detect, path, typed_data

More

Packages that depend on ds_standard_features