Flow.Launcher/Plugins/Flow.Launcher.Plugin.PluginsManager/Models
2020-12-29 12:20:13 +08:00
..
PluginsManifest.cs Use System.Text.JsonSerializer.DeserializeAsync instead of Newtonsoft.Json since our plugins.json can be large, so no need to create an extra string to store it. 2020-12-29 12:20:13 +08:00
UserPlugin.cs add plugin update call 2020-12-17 20:37:01 +11:00