dart_core_extensions 0.5.0 copy "dart_core_extensions: ^0.5.0" to clipboard
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 Map to extension MapCoreExtensions on Map<String, dynamic>

  • Changed DateTimeFormatTimeExtensions
  • Changed DateTimeTimeagoExtension
  • Changed PathCoreExtensions

  • Added StringCoreExtensions -> capitalize capitalizeWords isBlank isNotBlank truncate containsIgnoreCase snakeCase camelCase fileExtension fileNameWithoutExtension

  • 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.
0
likes
150
points
141
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

General purpose Dart extensions for file, io, size, label, string, and number utilities.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on dart_core_extensions