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 1caaaad commit 40df95aCopy full SHA for 40df95a
README.md
@@ -1,4 +1,4 @@
1
-# Flutter WebView Renderer
+# Html_response_parser
2
3
A lightweight and smart package to handle **HTML API responses** in Flutter.
4
It helps developers extract and parse HTML content returned from APIs easily — without dealing manually with raw HTML strings.
@@ -20,4 +20,4 @@ Add this to your `pubspec.yaml`:
20
21
```yaml
22
dependencies:
23
- flutter_webview_renderer: ^1.0.0
+ flutter_webview_renderer: ^1.0.0
0 commit comments