We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9934a commit bc6ff58Copy full SHA for bc6ff58
example/pubspec.lock
@@ -87,7 +87,7 @@ packages:
87
path: ".."
88
relative: true
89
source: path
90
- version: "0.1.1"
+ version: "0.2.0"
91
http_parser:
92
dependency: transitive
93
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: http_interceptor
2
description: A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
3
-version: 0.1.1
+version: 0.2.0
4
homepage: https://github.com/CodingAleCR/http_interceptor
5
6
environment:
0 commit comments