dart_core_extensions 0.5.0
dart_core_extensions: ^0.5.0 copied to clipboard
General purpose Dart extensions for file, io, size, label, string, and number utilities.
0.5.0 #
New Class #
- Added
PathBuf - Added
PathBufExtensions
- Fixed
String.onlyName - Changed
extension MapCoreExtensions on Maptoextension MapCoreExtensions on Map<String, dynamic>
- Changed
DateTimeFormatTimeExtensions - Changed
DateTimeTimeagoExtension - Changed
PathCoreExtensions
-
Added
StringCoreExtensions->capitalizecapitalizeWordsisBlankisNotBlanktruncatecontainsIgnoreCasesnakeCasecamelCasefileExtensionfileNameWithoutExtension -
Added
DurationAutoTimeLableExtension->formatTimeLable,formatClockLabel -
Added
FileSystemEntityCoreExtensions->...etc. -
Added
FileCoreExtensions->..etc.
- Removed
PathCoreExtensions
0.4.0 #
- Added
DateTimeTimeagoExtension.formatTimeAgo
0.3.0 #
- Added
DateTime.calculateAge - Added
DateTime.calculateDetailedAge - Added
DateTime.toDetailedAgeLabel - Added
DateTime.formatTime - Added
Duration.toRemainingLabel - Added
Duration.testExecutionTime - Added
DurationEtaExtensions.testExecutionTime
0.2.0 #
- Added
MapCoreExtensions.putMapList - Added
MapCoreExtensions.getMapList - Added
PathCoreExtensions.join([path])
0.1.1 #
- Added
MapCoreExtensions - Added
README.md->Example
0.0.1 #
- Testing.