Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 824 Bytes

File metadata and controls

33 lines (19 loc) · 824 Bytes

Flutter Gemini CLI Extension Changelog

0.4.1

  • Removed quoting of "@" from the AI rules, since it is no longer needed.

0.4.0

  • Created the implementation plan and design doc in the specs/ directory.
  • Modified flutter.md rules to make it clear that they only apply to Flutter and Dart development.

0.3.0

  • Removed the flutter_launcher MCP server because it has been integrated into the Dart MCP server in dart-lang/ai#292

0.2.2

  • Fixes the executable path for the flutter_launcher MCP server.

0.2.1

  • Bumping version number to match the release.

0.2.0

  • Added the flutter_launcher_mcp package, an MCP server installed with the extension that allows launching and controlling Flutter apps.

0.1.0

  • Initial version of the package.