Skip to content

Commit 1d7b97d

Browse files
authored
Update README.md
1 parent 6982b12 commit 1d7b97d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717

1818
[Update log](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md)
1919

20+
<p align="center">
21+
<a href="https://afdian.com/a/zy124"><img width="200" src="https://pic1.afdiancdn.com/static/img/welcome/button-sponsorme.png" alt="zy0124"></a>
22+
</p>
23+
<p align="center">
24+
<a href="https://www.buymeacoffee.com/zhuoyuanL" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;"></a>
25+
</p>
26+
2027
## Usage
2128

2229
### Add dependency
@@ -408,4 +415,4 @@ await tester.pumpWidget(
408415
await tester.pumpAndSettle();
409416
// Continue with your assertions and tests
410417
});
411-
```
418+
```

0 commit comments

Comments
 (0)