Skip to content

v0.7.0

Compare
Choose a tag to compare
@passsy passsy released this 14 Mar 17:24
· 74 commits to master since this release
  • All extensions methods now have their own extension which can be imported explicitly with show/hide. This allows the usage of package:collection and dartx in the same file.
  • Undeprecate firstOrNullWhere until dartx can export package:collection itself
  • New Directory.file and Directory.directory extensions to quickly create file/directory references
  • Update time package