Pinned Loading
Repositories
Showing 10 of 29 repositories
- to_hex_string Public
A single extension on int to convert it to a proper hex string, since the Dart team stubbornly refuses to add it.
Ampless/to_hex_string’s past year of commit activity - where_not_null Public
A single extension on Iterable<T?> to convert it to Iterable<T>, since Dart's type system makes it kinda difficult.
Ampless/where_not_null’s past year of commit activity