Skip to main content

AI Coding Assistants

Learn how to use AI-powered coding assistants like Antigravity to accelerate your Flutter development.

AI tools are not only features in your app, but can also be powerful assistants in your development workflow.

Tools like Antigravity can help you write code faster, understand complex concepts, and reduce boilerplate.

Antigravity

#

Antigravity is a suite of agentic development tools that includes:

  • Antigravity 2.0: The core agentic assistant experience (TUI/CLI-driven).
  • Antigravity IDE: The focused editor experience featuring an integrated agent panel.

Some of Antigravity's capabilities include:

  • Agentic capabilities: Unlike chat-based assistants, Antigravity can proactively edit files and run terminal commands to complete tasks.
  • Complex reasoning: It can plan and execute multi-step workflows which makes it suitable for larger refactors or feature implementations.
  • Verification: It can run tests and verify its own changes to ensure correctness.

Watch on YouTube in a new tab: "Flutter + Antigravity in 10 minutes"

To get started with the editor experience, see the Antigravity IDE page. To get started with the command-line tool, see the Antigravity CLI page.

Gemini CLI (Legacy)

#

The Gemini CLI is a command-line AI workflow tool. For individual developers, it is superseded by the new Antigravity CLI. It continues to be supported for Gemini Enterprise users.

For more details about Gemini CLI, visit the Gemini CLI website.