chinese_number 1.0.1 copy "chinese_number: ^1.0.1" to clipboard
chinese_number: ^1.0.1 copied to clipboard

Convert Chinese characters into Dart numbers.

4
likes
125/ 140
pub points
72%
popularity

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

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

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: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

2 out of 8 API elements (25.0 %) have documentation comments.

Some symbols that are missing documentation: chinese_number, chinese_number.ChineseNumber.isPartOfChineseNumber, chinese_number.ChineseNumberParser, chinese_number.ChineseNumberParser.toFormalSimplifiedChineseNumber, chinese_number.ChineseNumberParser.toSimplifiedChineseNumber.

10/10 points: Package has 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
OK
Pass static analysis
50 / 50trigger folding of the section

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

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
characters ^1.2.0 1.3.0 1.3.0

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.3.3.

Check the analysis log for details.

4
likes
125
pub points
72%
popularity

Publisher

verified publisherhetu.dev

Convert Chinese characters into Dart numbers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

characters

More

Packages that depend on chinese_number