We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24885c5 commit 923daddCopy full SHA for 923dadd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 1.1.1
2
+
3
+- Bumped `fetch_api` to 2.1.0.
4
+- Create internal shim for non-JS environments: you can now import package
5
+ without conditional import and use enumerations in VM.
6
+ This is makes it easier to use `FetchClient` in Flutter via `kIsWeb`.
7
8
## 1.1.0
9
10
> Requires Dart 3.3
0 commit comments