Skip to content

Commit 40df95a

Browse files
authored
Update README.md
1 parent 1caaaad commit 40df95a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Flutter WebView Renderer
1+
# Html_response_parser
22

33
A lightweight and smart package to handle **HTML API responses** in Flutter.
44
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`:
2020

2121
```yaml
2222
dependencies:
23-
flutter_webview_renderer: ^1.0.0
23+
flutter_webview_renderer: ^1.0.0

0 commit comments

Comments
 (0)