flext_core 0.4.1
flext_core: ^0.4.1 copied to clipboard
Flext extensions for dart and flutter.
0.4.1 #
- FIX: Romove FlextIterableMapEntry as it creates conflicts with other Iterable extensions.
0.4.0 #
- FEAT: add FlextIterableMapEntry extension.
0.3.1 #
- FEAT: Add and methods to list extension.
0.3.0 #
-
Add
pickOneRandomandpickNRandommethods to list extension -
FIX: add collection dependency to flext_core.
0.2.1 #
- Add
collectiondependency.
0.2.0 #
- Add
string.toSnakeCase()extension method.
0.1.0 #
Initial release.