Twilio SMS and a smarter agent
Rocket now connects with Twilio so your apps can send SMS messages. See the Twilio integration guide for setup instructions.New- The AI agent is now smarter: it takes extra time to understand your query before acting, proactively recommends integrations after app creation, and has better awareness of your app state (active integrations, current screens)
- Interactive Google Maps can now be added directly inside Flutter apps
- Flutter package manager: Resolved wrong indentations, missing dependencies, and incorrect package versions in follow-up requests. New package versions now align with the current Flutter SDK
- Supabase + Google Auth: Fixed infinite loader when signing in through Netlify URLs
- APK builds: Resolved failures caused by outdated or incompatible Flutter packages
Clearer errors and smoother integrations
Improved- 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 see a clear confirmation instead of the generic “Code has been generated successfully.”
- Console errors are now retrieved via API and displayed in the UI for easier troubleshooting
- Instead of asking for an integration key right after your first message, Rocket now suggests next steps, making setup friendlier
- Better context handling in long threads (2000+ messages) keeps conversations sharp and relevant
- Package manager: Resolved issues where extra strings were added or existing packages were unintentionally removed
Behind-the-scenes improvements
This week focused on polishing workflows, squashing bugs, and keeping systems running smoothly so your builds stay fast and stable.Custom domains and APK downloads
New- Custom domains: Link your Rocket app to your own domain without external setup. Follow the custom domain guide to get started
- APK downloads: Get an installable Android APK for your app with a single click. No external build tools needed. Learn how to download your APK
- Figma to Flutter: Code generation is 35-40% faster, with support for 50+ components, improved detection accuracy, and more consistent color naming. Learn more about Figma integration
- Supabase Storage: Upload, retrieve, and manage files directly in Rocket with zero setup. Learn about Supabase storage buckets

