We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e85a5d commit 882760eCopy full SHA for 882760e
plugins/web_adapter/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Unreleased
4
5
+*None.*
6
+
7
+## 2.1.0
8
9
- Support `FileAccessMode` in `Dio.download` and `Dio.downloadUri` to change download file opening mode.
10
11
## 2.0.0
plugins/web_adapter/pubspec.yaml
@@ -1,5 +1,5 @@
1
name: dio_web_adapter
-version: 2.0.0
+version: 2.1.0
description: An adapter that supports Dio on Web.
topics:
0 commit comments