> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rocket.new/llms.txt
> Use this file to discover all available pages before exploring further.

# Week 2

> Rocket.new June week 2 product update: shareable Flutter preview links, starter templates, faster follow-up prompts, and Supabase workflow improvements.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

<Update label="June 11">
  <span class="changelog-new">New</span>

  * **Flutter preview links**: Share your Flutter app via URL with no install required. [Learn more](/build/editor/preview)
  * **Templates**: Start from pre-built projects with smart suggestions tailored to your prompt. [Explore templates](/build/create/using-templates)
  * **Sound notifications**: Audio alerts play when code generation completes so you can multitask freely.
</Update>

<Update label="June 10">
  <span class="changelog-improved">Improved</span>

  * **30% faster follow-ups and bug fixes**: Shorter wait times between iterations across all frameworks.
  * **Enhanced Supabase integration**: Smarter database, auth, and realtime setup with clearer configuration guidance.
  * **Public and private app visibility**: Control who can view your project during development. [Learn more](/build/editor/visibility)
</Update>

<Update label="June 9">
  <span class="changelog-improved">Improved</span>

  * **Popup handling guidance**: When a browser blocks a tab, Rocket now shows clear instructions on how to proceed.
  * **Template browsing before login**: Explore all available templates before creating an account.
</Update>
