menu
t_helpers package
documentation
collection.helper.dart
collection.helper.dart
dark_mode
light_mode
collection.helper
library
Functions
getRandomItem
<
T
>
(
List
<
T
>
list
)
→ T?
transformTo2DArray
<
T
>
(
List
<
T
>
array
,
int
columns
)
→
List
<
List
<
T
>
>
Transforms a flat list into a 2D list with the given number of
columns
.
t_helpers package
documentation
collection.helper.dart
t_helpers
package
Libraries
clipboard.helper
collection.helper
colors.helper
currency.helper
date.helper
expression.helper
financial_instrument.helper
function.helper
helpers
http.helper
log.helper
math.helper
models/models
models/operation
number
platform.helper
router.helper
string.helper
superscript.helper
value.helper
collection.helper library