We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e0fb0 commit 94b3b5cCopy full SHA for 94b3b5c
1 file changed
README.md
@@ -1,6 +1,8 @@
1
# Fetch API.
2
3
> ⚠️ Requires Dart 2.19 or higher.
4
+>
5
+> Some methods are exclusive for Dart 3.0, see [compatibility_layer](lib/compatibility_layer.dart) for more info.
6
7
This package provides JavaScript bindings to [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API).
8
0 commit comments