Published 2025-09-05
A unified launcher for installed flutter applications.


On MacOS looks in /Applications and on Linux in /opt/ for installed flutter apps that are built with dart_hh and thus contain a pubspec.yaml as embedded resource.
Installed apps not built with dart_hh or whose name does not conform to flutter_* are skipped.
List-icons are colored with an algorithm from pkg_core_flutter::ColorExtension.fromText that takes the first word before - or the whole text of the application description.
BetterFeedback button in footer.Frequently used category.get_it dependency.http dependency to dio.WindowManager startup sequence.tp_open_file and replaced it with open_file.async constructs.provider dependency.-flutter (serverpod apps) on linux.minimumSize and maximumSize from window_manager settings for MacOS (caused a crash).BouncingScrollPhysics to ListView.HHPubSpecVersion to ListTile items.HHPubDevPage.HHBuildVersion.