Skip to content

docs: add Dart announcement to README#1281

Open
jhuleatt wants to merge 1 commit into
mainfrom
dart-announcement-6768520190810608194
Open

docs: add Dart announcement to README#1281
jhuleatt wants to merge 1 commit into
mainfrom
dart-announcement-6768520190810608194

Conversation

@jhuleatt
Copy link
Copy Markdown
Collaborator

@jhuleatt jhuleatt commented May 4, 2026

Added a banner to the main README.md to announce Dart support in Cloud Functions for Firebase. This includes links to the official Firebase blog post announcement and the dart-launch branch containing the Dart samples.


PR created automatically by Jules for task 6768520190810608194 started by @jhuleatt

Added a banner to the main `README.md` to announce Dart support in Cloud Functions for Firebase. This includes links to the official Firebase blog post announcement and the `dart-launch` branch containing the Dart samples.

Co-authored-by: jhuleatt <3759507+jhuleatt@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to include an announcement regarding Dart support for Cloud Functions for Firebase. The review feedback correctly identifies that this change introduces inconsistencies elsewhere in the documentation, specifically noting that the list of available samples and environment descriptions still only mention Node and Python and should be updated for accuracy.

Comment thread README.md
@@ -1,5 +1,7 @@
# Cloud Functions for Firebase Sample Library

> **📣 Announcement:** Support for Dart in Cloud Functions for Firebase is now available! Read the [Dart announcement in the Firebase blog post](https://firebase.blog/posts/2026/04/cloud-next-2026-announcements#dart-for-cloud-functions). To see Dart samples, check out the [Dart folder on the `dart-launch` branch](https://github.com/firebase/functions-samples/tree/dart-launch/Dart).
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The announcement of Dart support introduces several inconsistencies with the existing documentation in this file that should be addressed for clarity:\n\n* Line 7: The list of available samples still only mentions Node and Python.\n* Line 13: The description of Cloud Functions still defines it as a 'Node.js environment' where you can run 'JavaScript or Python'.\n* Quickstarts: The quickstart sections (starting at line 22) do not include links to the new Dart samples.\n\nPlease update these sections to include Dart to ensure the documentation is accurate and consistent across the entire repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant