desktop_entry 1.0.0 desktop_entry: ^1.0.0 copied to clipboard
A Flutter plugin for managing Desktop Entry files (.desktop) and DBus Service files in Linux environments.
1.0.0 #
- Initial release.
- Support for creating Desktop Entry files at runtime, or parsing from a file.
- Support for creating DBus Service files at runtime, or parsing from a file.
- Support for installing Desktop Entry files to the shared user folder.
- Support for uninstalling Desktop Entry files.
- Support for creating DBus Service files at runtime, or parsing from a file.
- Support for installing DBus Service files to the shared user folder.
- Support for uninstalling DBus Service files.