flext_core 0.5.0+1 flext_core: ^0.5.0+1 copied to clipboard
Flext extensions for dart and flutter.
0.5.0+1 #
- FIX: re-export collection package from flext_core.
0.5.0 #
- FEAT: add FlextCoreMap.
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
pickOneRandom
andpickNRandom
methods to list extension -
FIX: add collection dependency to flext_core.
0.2.1 #
- Add
collection
dependency.
0.2.0 #
- Add
string.toSnakeCase()
extension method.
0.1.0 #
Initial release.