Flow.Launcher/Flow.Launcher.Core
2024-06-17 05:33:32 +06:00
..
Configuration Fix typo 2022-12-31 01:49:30 +08:00
ExternalPlugins Localize startup messages about missing Python/NodeJS 2024-06-09 18:45:23 +06:00
Plugin Merge branch 'dev' into localize-missing-python-js-dialog 2024-06-17 05:33:32 +06:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource Localize startup messages about missing Python/NodeJS 2024-06-09 18:45:23 +06:00
Flow.Launcher.Core.csproj Bump Microsoft.IO.RecyclableMemoryStream from 2.3.2 to 3.0.0 (#2593) 2024-02-27 06:21:31 +00:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Catch General Exception when checking update, and use PeriodicTimer to avoid error to crash the main thread 2023-01-03 23:23:56 -05:00

What does Flow.Launcher.Core do?

  • Handle Query
  • Define Flow.Launcher exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version