Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 2b249ad

Browse files
committed
Updated readme
1 parent 0e38e9b commit 2b249ad

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ This is an unofficial application. The Pi-hole team and the development of the P
3939
## Recommended lists
4040
On [this repository](https://github.com/JuanRodenas/Pihole_list) you can find some recommended lists. Thanks to [JuanRodenas](https://github.com/JuanRodenas).
4141

42+
## Donations
43+
If you like the project and you want to contribute with the development, you can [become a sponsor on GitHub](https://github.com/sponsors/JGeek00), or you can donate using PayPal.
44+
45+
<div align="center">
46+
<a href="https://www.paypal.com/donate/?hosted_button_id=T63UK6AVL3MG8">
47+
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Donate with PayPal" height="100" />
48+
</a>
49+
</div>
4250

4351
## Prepare the development environment
4452
1. Clone the repository
@@ -85,8 +93,6 @@ On [this repository](https://github.com/JuanRodenas/Pihole_list) you can find so
8593
- [flutter web browser](https://pub.dev/packages/flutter_web_browser)
8694
- [package info plus](https://pub.dev/packages/package_info_plus)
8795
- [flutter phoenix](https://pub.dev/packages/flutter_phoenix)
88-
- [flutter displaymode](https://pub.dev/packages/flutter_displaymode)
89-
- [qr code scanner](https://pub.dev/packages/qr_code_scanner)
9096
- [flutter launcher icons](https://pub.dev/packages/flutter_launcher_icons)
9197
- [flutter native splash](https://pub.dev/packages/flutter_native_splash)
9298
- [intl](https://pub.dev/packages/intl)
@@ -96,7 +102,7 @@ On [this repository](https://github.com/JuanRodenas/Pihole_list) you can find so
96102
- [flutter svg](https://pub.dev/packages/flutter_svg)
97103
- [fl chart](https://pub.dev/packages/fl_chart)
98104
- [animations](https://pub.dev/packages/animations)
99-
- [qr code scanner](https://pub.dev/packages/qr_code_scanner)
105+
- [mobile scanner](https://pub.dev/packages/mobile_scanner)
100106
- [permission handler](https://pub.dev/packages/permission_handler)
101107
- [dynamic color](https://pub.dev/packages/dynamic_color)
102108
- [device info](https://pub.dev/packages/device_info)
@@ -112,6 +118,7 @@ On [this repository](https://github.com/JuanRodenas/Pihole_list) you can find so
112118
- [window size](https://github.com/google/flutter-desktop-embedding)
113119
- [flutter split view](https://github.com/TerminalStudio/flutter_split_view)
114120
- [local auth](https://pub.dev/packages/local_auth)
121+
- [flutter custom tabs](https://pub.dev/packages/flutter_custom_tabs)
115122

116123
<br>
117124

0 commit comments

Comments
 (0)