Flow.Launcher/Flow.Launcher.Core
Jeremy Wu 8c136580e2 remove InstallPlugin method from API
- do not allow InstallPlugin method to be called via API
- move InstallPlugin functionality to PluginsManager for use exclusively
2020-12-08 21:59:45 +11:00
..
Configuration update method name typo 2020-09-22 08:57:21 +10:00
Plugin remove InstallPlugin method from API 2020-12-08 21:59:45 +11:00
Resource clear whitespaces, no code changes 2020-11-30 07:31:38 +11:00
Flow.Launcher.Core.csproj remove InstallPlugin method from API 2020-12-08 21:59:45 +11: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 update method name typo 2020-09-22 08:57:21 +10: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