blob: 51706f6ec063df44a846eaf461dd9a6989f80135 [file] [log] [blame]
name: charcode
version: 1.1.3-dev
description: >-
Constants for ASCII and common non-ASCII character codes.
When working with characters in Dart, there is no simple way to
represent the code point of a character.
This library declares readable symbolic names for character codes.
homepage: https://github.com/dart-lang/charcode
environment:
sdk: '>=2.0.0 <3.0.0'
dev_dependencies:
pedantic: ^1.0.0