Hacker News new | ask | show | jobs
by eshnil 1021 days ago
Last year, I started building a similar desktop tool in Flutter: https://github.com/PolyglotNetwork/devtoolbox

I wanted to include offline CyberChef within this app in a webview but it turned out, Flutter still doesn't support WebViews on non-mobile platforms. I wonder if that has changed.