Tagged with #ai

Browse all tags
When to Code vs Prompt with AI

When to Code vs Prompt with AI

#flutter
#ai
#prompting

A balanced perspective on when to lean on agentic AI vs coding manually, along with a useful decision matrix for common Flutter app development tasks.

Beyond Prompts: My 3-Folder System for Effective AI Coding in Flutter

Beyond Prompts: My 3-Folder System for Effective AI Coding in Flutter

#flutter
#ai
#claude-code

Dive into my personal 3-folder AI strategy for reducing friction, enforcing coding guidelines, and ensuring an organized and consistent workflow.

I'm joining the AI Revolution (and maybe you should, too!)

I'm joining the AI Revolution (and maybe you should, too!)

#business
#ai
#meta

2025 is a big inflection point for AI. Here's how I'm planning to move forward with Flutter & AI in the coming months.

Build Flutter Apps FASTER with Claude Code Opus 4

Build Flutter Apps FASTER with Claude Code Opus 4

#flutter
#ai
#claude-code
#production

A crash course on using Claude Code to build a non-trivial Flutter app involving native integrations, including speech recognition and permissions.

Improve your code with Cursor Edit Mode

Improve your code with Cursor Edit Mode

#dart
#flutter
#ai

You can use Cursor edit mode to sweep through your code and make changes. Works best with imperative code.

Generate Commit Messages with Copilot

Generate Commit Messages with Copilot

#dart
#flutter
#ai

If you're not too picky about how you write your commit messages, this can be a neat little time saver!

GitHub Copilot: Tips and Tricks for Flutter Devs

GitHub Copilot: Tips and Tricks for Flutter Devs

#dart
#flutter
#ai
#productivity

A tour of the new Copilot features. Learn how its AI assists with code, tests, and commits, and find out if it's right for your Flutter projects.

Dart & Flutter with ChatGPT: Is it worth it?

Dart & Flutter with ChatGPT: Is it worth it?

#dart
#flutter
#firebase
#ai

I asked ChatGPT to explain some code and write several programs in Dart & Flutter. Here's a full report with my findings, and some tips to make the most of it.

Browse all tags