Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

4.0.0

Latest
Compare
Choose a tag to compare
@tvolkert tvolkert released this 05 Apr 22:16
· 98 commits to master since this release
  • Change method signature for RecordingRandomAccessFile._close to return a
    Future<void> instead of Future<RandomAccessFile>. This follows a change in
    dart:io, Dart SDK 2.0.0-dev.40.