charcode
Constants for ASCII and common non-ASCII character codes. Integer constants corresponding to the code points of individual characters.
1.4.0
3.1M downloads/mo
#195 most downloaded on pub.dev
lrhn/charcode
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 3.4 years
Most releases are documented
notes for 8 of 10 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
14 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Jun 2014 to Nov 2024Releases
latest 14-
1.4.018 Nov 2024Release notes
Open source →- Updates generator to write into existing file without clobbering it.
- Changes the
-hflag to be-H, so-hworks for help. (Technically breaking, if anyone uses the flag.) - Adds verbose flag.
-
1.3.109 Jun 2021 -
1.3.009 Jun 2021Release notes
Open source →- Add camelCase constant names as alternatives for current snake_case constants.
Example
$doubleQuoteas alternative to$double_quote. - Internal tweaks to flag parsing.
- Switch to using
package:lints.
- Add camelCase constant names as alternatives for current snake_case constants.
Example
-
1.2.002 Feb 2021 -
1.2.0-nullsafety.304 Nov 2020 pre-releaseRelease notes
Open source →- Update SDK constraints to
>=2.12.0-0 <3.0.0based on beta release guidelines.
- Update SDK constraints to
-
1.2.0-nullsafety.226 Oct 2020 pre-releaseRelease notes
Open source →- Allow prerelease versions of the 2.12 sdk.
- Add command line functionality to generate constants.
Allows clients to generate their own constants instead of
depending on the package at run-time.
Example: To generate the characters needed
for a hexadecimal numeral, run
pub run charcode a-fA-F\d+-.
-
1.2.0-nullsafety.122 Sep 2020 pre-release -
1.2.0-nullsafety29 Jul 2020 pre-release -
1.1.311 Feb 2020 -
1.1.211 Jul 2018 -
1.1.119 Nov 2016 -
1.1.010 Sep 2014 -
1.0.026 Jun 2014Nothing published for this version
-
1.0.0+105 Sep 2014Nothing published for this version