Featherdactyl is intended to be an app for Pterodactyl Panel made in Flutter. More than that, its intended to add features to any panel without modifications, and for those features that need modifications; it will be done sanely.
- How should logging in to Feather work?
- url + api key? url + user + pass?
- save session as api key or cookies?
- Human Readable Crontab like crontab.guru? any pub.dev package for this? forced to use js package? update: TekExplorer/dart_human_crontab
- Theme System? How should it work?
- Addon System? How should this work???
- ?
- ?
- ? Present your ideas below!
I don't know, but I do intend to make an addon system myself - i just don't know if there is a way to alter the ui or theme using the method i have in mind.