ccl_core library
Classes
- CCLValidators
- Currency
- A utility class for formatting and parsing currency values.
- Log Logging
- A utility class for unified logging across different build modes and platforms.
- NumberFormatter
- A utility class for formatting and parsing numbers.
Extensions
- DateTimeExtension on DateTime
- DoubleExtension on double
-
Extension methods for the
double
type. - ListExtension on List?
-
Extension methods for the
List?
type. - NullDateTimeExtension on DateTime?
- NullStringExtension on String?
-
Extension methods for the
String?
(nullable String) type. - NumberExtension on num
-
Extension methods for the
num
type. - StringExtension on String
-
Extension methods for the
String
type.