platform/packages/file_service/CHANGELOG.md
2021-06-11 08:18:24 +08:00

33 lines
No EOL
596 B
Markdown

# 4.0.1
* Updated package description
# 4.0.0
* Migrated to support Dart SDK 2.12.x NNBD
# 3.0.0
* Migrated to work with Dart SDK 2.12.x Non NNBD
# 2.0.1
* Pass everything through `_jsonifyToSD` when returning responses.
# 2.0.0
* Dart/Angel 2 update.
* Remove `package:dart2_constant`
* Update `package:file` to `^5.0.0`.
# 1.1.2
* Added tests, because tests.
# 1.1.1
* Dart 2 fixes.
# 1.1.0+2
* `create` now uses the underlying store, instead of manually patching
# 1.1.0+1
* Analyzer nitpick for pana
# 1.1.0
* Updated to framework v1.1.x
* Use `package:file`
* Allow a custom `store`