2025-08-27
New Features
Twilio SMS Integration
Rocket now connects with Twilio so your apps can send SMS messages instantly.- Rocket now connects with Twilio so your apps can send SMS messages instantly, enabling communication features in your applications.
- See the Twilio integration guide for setup instructions.
Smarter Agent
Enhanced AI agent capabilities for better understanding and proactive assistance.- Improved Thinking: The agent now takes extra time to understand your query before acting, resulting in sharper and more accurate results.
- Integration Suggestions: After app creation, the agent proactively recommends integrations to supercharge your app, helping you discover useful features.
- Enhanced Context Awareness: Better understanding of your app’s state such as active integrations and current screens for more relevant responses.
Enhancements
Google Maps for Flutter
You can now add interactive Google Maps directly inside your Flutter apps.- You can now add interactive Google Maps directly inside your Flutter apps, enabling location-based features and visualizations.
Package Manager
Fixed package management issues for more reliable Flutter development.- Fixed issues with follow-up requests, including wrong indentations, missing dependencies, and incorrect package versions.
- Ensured new package versions align with the current Flutter SDK, preventing compatibility issues.
Fixes
Supabase + Google Auth
Fixed infinite loader issue when signing in through Netlify URLs.- Resolved an issue where the authentication flow would get stuck in an infinite loading state when using Google authentication with Supabase through Netlify deployment URLs.
APK Builds
Resolved failures caused by outdated or incompatible packages.- Fixed APK build failures that occurred when outdated or incompatible Flutter packages were included in the project, ensuring more reliable Android app generation.
2025-08-20
Enhancements
Clearer Error Handling
Improved error visibility and messaging for better troubleshooting.- A banner now appears in the UI when Rocket encounters LLM errors such as overload or inactivity, keeping you informed about system status.
- Success messages are now smarter: when no code changes are needed, you’ll see a clear confirmation instead of the generic “Code has been generated successfully.”
- Actual console errors are now retrieved via API and displayed in the UI, giving you more visibility and easier troubleshooting.
Smoother Integration Experience
Improved integration setup flow for a more intuitive experience.- Instead of asking for an integration key right after your first message, Rocket now suggests next steps, reducing confusion and making setup friendlier.
Long Thread Improvements
Better context handling in long threads keeps conversations relevant even in extended sessions.- Better context handling in long threads (2000+ messages) keeps your conversations sharp and relevant, maintaining accuracy over time.
Fixes
Package Manager
Resolved issues where extra strings were added or existing packages were unintentionally removed.2025-08-13
Enhancements
Maintenance & Stability
Infrastructure improvements and system optimizations to keep Rocket running smoothly.- This week was all about fine-tuning behind the scenes. We focused on polishing workflows, squashing bugs, and keeping Rocket’s systems running smoother than ever so your builds stay fast, stable, and ready for liftoff.
2025-08-06
New Features
Connect to Custom Domains
You can now link your Rocket app to your own domain without external setup.- You can now link your Rocket app to your own domain. No external setup required, making it easy to use your own branding.
- Follow the custom domain setup guide to get started.
Download APKs from Rocket
Get an installable Android APK for your app with a single click.- Get an installable Android APK for your app with a single click. No need for external build tools, streamlining your Android deployment process.
- Learn how to download your APK.
Enhancements
Figma to Flutter
Major improvements to Flutter code generation from Figma designs.- Faster Code Generation: Code generation time reduced by 35-40%, significantly speeding up your development workflow.
- Expanded Component Support: Now supports 50+ components with dynamic library integration for greater flexibility in your designs.
- Enhanced Component Detection: Improved accuracy ensures cleaner, more maintainable code with better structure.
- Improved Code Quality: More consistent color naming and better custom component structuring for easier maintenance.
- Learn more about Figma integration.
Supabase Storage
Upload, retrieve, and manage files directly in Rocket with zero setup required.- Upload, retrieve, and manage files directly in Rocket with zero setup required, enabling file storage features in your apps without additional configuration.
- Learn about Supabase storage buckets.

