flutterhole
flutterhole copied to clipboard
V6
V6
Why:
- v5.2.3 does not work well with the latest pihole API
- The build is bulky and the dependencies are unstable
Release date: ???
This project is free, and I work on it during my spare time. I appreciate your patience.
The main goals:
- Target the latest pihole API <version TBD>
- Web functionality and responsive design
- Releases to F-Droid
- Flutter 2.x and null safety
- Minimize dependency impact
- riverpod/provider instead of bloc
- separate packages
- no more unstable beta generators
- Better commits 🙃
Some work has been done on the v6 branch, but the old Raspberry Pi has sadly passed away. To be continued!
API package: https://github.com/sterrenburg/pihole-api
Any progress? The newest Pihole does not work with the flutterhole 5.2.3, when I insert the API and click on validate then the API doesn't seem work
The web branch has some intermittent progress. You can view the latest build on https://tster.nl/pihole, keep in mind that your own Pi only works if you run HTTPS. Currently I am preoccupied with an own job, but I would like to make some progress at some point.