charcode 1.1.3
charcode: ^1.1.3 copied to clipboard
Constants for ASCII and common non-ASCII character codes represented by top-level constants.
16
likes
105
/ 110
pub points
100
%
popularity
We analyzed this package on Jan 21, 2021, and awarded it 105 pub points (of a possible 110):
10/10 points: Provide a valid pubspec.yaml
0/5 points: Provide a valid README.md
Links in `README.md` should be secure. 1 link is insecure.
README.md:37:5
╷
37 │ See <a href="http://dartbug.com/4415">request for character literals</a>.</p>
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
Use https
URLs instead.
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Package has an example
- Found example at:
example/example.dart
10/10 points: 20% or more of the public API has dartdoc comments
- 412 out of 412 API elements (100.0 %) have documentation comments.
20/20 points: Supports 2 of 2 possible platforms (native, js)
30/30 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
No dependencies.
To reproduce run pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.