Flow.Launcher/Flow.Launcher.Core
Oren Nachman 4a05a32e1f Remove explicit platform from AssemblyInfo
While it reflects reality it may prevent some launches on systems that
are happily using Flow without hitting specific APIs.
2022-08-07 21:46:36 -07:00
..
Configuration Fix (some) build warnings 2022-08-07 21:31:38 -07:00
ExternalPlugins add Http.SendAsync, refactor PluginsManifest to use it 2022-01-11 16:07:25 +02:00
Plugin Merge branch 'warnings' of https://github.com/nachmore/Flow.Launcher into warnings 2022-08-07 21:41:05 -07:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource Merge branch 'warnings' of https://github.com/nachmore/Flow.Launcher into warnings 2022-08-07 21:41:05 -07:00
Flow.Launcher.Core.csproj Merge branch 'dev' into Dotnet6 2022-05-23 13:53:15 +10: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 Suppress Startup Update error Notifcation 2021-12-19 11:37:38 -06: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