Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Format changelog
  • Loading branch information
ditman committed Jan 25, 2021
commit 23fdd1c7644fbbb283b9d27f8c020de455338b59
3 changes: 1 addition & 2 deletions packages/cross_file/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

* Migrated package to null-safety.
* **breaking change** According to our unit tests, the API should be backwards-compatible. However, some changes were made:
* Web: `lastModified` returns the epoch time as a default value, to maintain the `Future<DateTime>` return type.

* Web: `lastModified` returns the epoch time as a default value, to maintain the `Future<DateTime>` return type.

## 0.2.0

Expand Down