2022-09-26 13:55:16 +02:00
# AdGuard Home Manager
AdGuard Home Manager is an unofficial client developed with Flutter.
2022-09-26 13:51:18 +02:00
2022-10-04 16:10:33 +02:00
[<img src="/assets/other/get_google_play.png" width="300px"> ](https://play.google.com/store/apps/details?id=com.jgeek00.adguard_home_manager )
2022-09-30 11:40:44 +02:00
## Main features
< p > ▶ Manage your AdGuard Home server on an easy way.< / p >
< p > ▶ Supports HTTP and HTTPS connections.< / p >
< p > ▶ Enable and disable the different protections with only one switch.< / p >
< p > ▶ Add multiple servers to the app, and manage all of them from here.< / p >
2022-10-24 03:00:02 +02:00
< p > ▶ See and filter the query logs.< / p >
< p > ▶ Manage your filtering lists.< / p >
< p > ▶ See the clients list and create a custom configuration for a client.< / p >
< p > ▶ Configure the allowed devices, DHCP, DNS or rewrites among others.< / p >
< p > ▶ Material You interface with dynamic theming (only Android 12+).< / p >
2022-09-30 11:40:44 +02:00
## Privacy policy
AdGuard Home Manager does not collect any personal user data. All data stored into the application is kept on the user's device.
## Disclaimer
This is an unofficial application. The AdGuard Home team and the development of the AdGuard Home software is not related in any way with this application.
## Third party libraries
- [provider ](https://pub.dev/packages/provider )
- [sqflite ](https://pub.dev/packages/sqflite )
- [http ](https://pub.dev/packages/http )
- [expandable ](https://pub.dev/packages/expandable )
- [package info plus ](https://pub.dev/packages/package_info_plus )
- [flutter phoenix ](https://pub.dev/packages/flutter_phoenix )
- [flutter displaymode ](https://pub.dev/packages/flutter_displaymode )
- [flutter launcher icons ](https://pub.dev/packages/flutter_launcher_icons )
- [flutter native splash ](https://pub.dev/packages/flutter_native_splash )
- [intl ](https://pub.dev/packages/intl )
- [animations ](https://pub.dev/packages/animations )
- [dynamic color ](https://pub.dev/packages/dynamic_color )
- [device info ](https://pub.dev/packages/device_info )
2022-10-04 16:10:33 +02:00
- [fl chart ](https://pub.dev/packages/fl_chart )
- [flutter web browser ](https://pub.dev/packages/flutter_web_browser )
- [flutter svg ](https://pub.dev/packages/flutter_svg )
2022-10-09 18:49:55 +02:00
- [bottom sheet ](https://pub.dev/packages/bottom_sheet )
2022-10-25 20:02:48 +02:00
- [percent indicator ](https://pub.dev/packages/percent_indicator )
2022-09-30 11:40:44 +02:00
2022-09-26 13:55:16 +02:00
< br >
2022-09-26 13:51:18 +02:00
2022-09-26 13:55:16 +02:00
##### Created by JGeek00