diff --git a/README.md b/README.md index b2158a0..93b4ab9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,35 @@ # AdGuard Home Manager AdGuard Home Manager is an unofficial client developed with Flutter. +## Main features +
▶ Manage your AdGuard Home server on an easy way.
+▶ Supports HTTP and HTTPS connections.
+▶ Enable and disable the different protections with only one switch.
+▶ Add multiple servers to the app, and manage all of them from here.
+▶ Material You interface with dynamic theming (only Android 12+)
+And more coming...
+ +## 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) +