jamesalex.dev

  • Packages
Results 25 packages owned by jamesalex.dev
Sort by

date_time_formatcopy "date_time_format: ^2.0.1" to clipboard
date_time_format: ^2.0.1 copied to clipboard

115
likes
150
points
19k
downloads
Utilities for formatting Dart's DateTime object using standard date/time notation or as a relative time offset.

collapsiblecopy "collapsible: ^1.0.0" to clipboard
collapsible: ^1.0.0 copied to clipboard

13
likes
160
points
1.36k
downloads
A widget that implicitly collapses and expands around its child by clipping it.

noncecopy "nonce: ^1.2.0" to clipboard
nonce: ^1.2.0 copied to clipboard

12
likes
150
points
33.6k
downloads
Nonce contains a static generator that generates random alphanumeric strings, and can be constructed as an object containing a generated string.

recursive_regexcopy "recursive_regex: ^1.0.0" to clipboard
recursive_regex: ^1.0.0 copied to clipboard

10
likes
150
points
104k
downloads
An implementation of RegExp that isolates delimited blocks of text and applies the pattern to each block separately.

color_modelscopy "color_models: ^2.0.0" to clipboard
color_models: ^2.0.0 copied to clipboard

15
likes
140
points
41.9k
downloads
A set of classes representing the CMYK, HSI, HSL, HSP, HSB, LAB, Oklab, RGB, and XYZ color spaces with methods to convert colors between each space.

html_character_entitiescopy "html_character_entities: ^1.0.0+1" to clipboard
html_character_entities: ^1.0.0+1 copied to clipboard

21
likes
150
points
154
downloads
A utility class containing maps of every HTML 4.01 character entity, including ASCII and hex codes, and methods to encode/decode strings with those character entities.

xml_parsercopy "xml_parser: ^1.0.0" to clipboard
xml_parser: ^1.0.0 copied to clipboard

17
likes
120
points
8.97k
downloads
An unopinionated XML parser that can read, traverse, modify, and write XML documents.

keybindercopy "keybinder: ^1.0.1" to clipboard
keybinder: ^1.0.1 copied to clipboard

8
likes
140
points
322
downloads
A utility class used to bind callbacks to a combination of zero or more physical keys on a keyboard.

unique_listcopy "unique_list: ^1.0.1" to clipboard
unique_list: ^1.0.1 copied to clipboard

4
likes
140
points
221
downloads
An implementation of List that enforces all elements be unique.

num_utilitiescopy "num_utilities: ^1.0.5" to clipboard
num_utilities: ^1.0.5 copied to clipboard

1
likes
150
points
50.3k
downloads
A collection of extension methods for nums, ints, and doubles; and iterables of nums, ints, and doubles.