mirror of https://github.com/Wox-launcher/Wox
![]() * Introduced an `ID` field to the `SysCommand` struct for better command identification. * Updated command initialization in `Init` method to include unique IDs for each command. * Modified context data handling to use `CommandID` instead of `CommandTitle` for command lookup. * Enhanced error messages to reflect the use of command IDs. |
||
---|---|---|
.. | ||
.vscode | ||
assets/fonts | ||
lib | ||
linux | ||
macos | ||
windows | ||
.gitignore | ||
.metadata | ||
Makefile | ||
README.md | ||
analysis_options.yaml | ||
pubspec.lock | ||
pubspec.yaml |
README.md
wox
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.