command_palette_kit 0.1.1 copy "command_palette_kit: ^0.1.1" to clipboard
command_palette_kit: ^0.1.1 copied to clipboard

Command palette (Alfred/Zed style) for Flutter apps.

0.1.1 #

  • Fixes pub.dev screenshot rendering by using absolute README image URLs.
  • Adds pub.dev screenshots metadata for light and dark theme previews.
  • Adds repository and issue tracker metadata.

0.1.0 #

  • Initial release.
  • Adds a Flutter command palette widget with search, keyboard navigation, quick actions, and BLoC state management.
  • Includes JSON-backed command loading and a command action executor abstraction.
  • Adds a full Flutter example app with Android, iOS, Linux, macOS, web, and Windows scaffolding.
  • Adds README screenshots for light and dark themes.