bsmi_base 1.0.5 copy "bsmi_base: ^1.0.5" to clipboard
bsmi_base: ^1.0.5 copied to clipboard

BSMI team base library, include time parse and convert , string format and convert, and other more tools.

1
likes
135/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
15 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://kb.bsmi.info was unreachable. Make sure that the website is reachable via HEAD requests.

0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: AGPL-3.0.

OK
Provide documentation
20 / 20trigger folding of the section

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

9 out of 10 API elements (90.0 %) have documentation comments.

Some symbols that are missing documentation: bsmi_base.Awesome.isAwesome.

10/10 points: Package has 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:bsmi_base/bsmi_base.dart that imports:
  • package:bsmi_base/src/yaml_utils.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

lib/src/bsmi_base_base.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/yaml_utils.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
yaml ^3.1.1 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
collection - 1.19.0 1.19.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

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.7, Dart 3.4.3.

Check the analysis log for details.

1
likes
135
pub points
0%
popularity

Publisher

verified publisherbsmi.info

BSMI team base library, include time parse and convert , string format and convert, and other more tools.

Homepage

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

yaml

More

Packages that depend on bsmi_base