v0.7.0
- All extensions methods now have their own extension which can be imported explicitly with
show
/hide
. This allows the usage ofpackage:collection
anddartx
in the same file. - Undeprecate
firstOrNullWhere
untildartx
can exportpackage:collection
itself - New
Directory.file
andDirectory.directory
extensions to quickly create file/directory references - Update
time
package