charcode 1.2.0-nullsafety.3 copy "charcode: ^1.2.0-nullsafety.3" to clipboard
charcode: ^1.2.0-nullsafety.3 copied to clipboard

outdated

Constants for ASCII and common non-ASCII character codes.

1.2.0-nullsafety.3 #

  • Update SDK constraints to >=2.12.0-0 <3.0.0 based on beta release guidelines.

1.2.0-nullsafety.2 #

  • 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.1 #

  • Allow 2.10 stable and 2.11.0 dev SDK versions.

1.2.0-nullsafety #

  • Opt in to null safety.

1.1.3 #

  • Added example, changed lints.

1.1.2 #

  • Updated the SDK constraint.

1.1.1 #

  • Spelling and linting fixes.

1.1.0 #

  • Initial version
31
likes
0
pub points
98%
popularity

Publisher

verified publisherinfimum.dk

Constants for ASCII and common non-ASCII character codes.

License

unknown (LICENSE)

More

Packages that depend on charcode