From 1354f6c7b730f84a28bf1fc25afdfb0c6d08bcc8 Mon Sep 17 00:00:00 2001 From: Eric Windmill Date: Fri, 1 Aug 2025 13:33:37 -0400 Subject: [PATCH] checkin --- llm.md | 2 +- stale_code.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 stale_code.md diff --git a/llm.md b/llm.md index d1b2e98ea..d8047ad09 100644 --- a/llm.md +++ b/llm.md @@ -19,7 +19,7 @@ You are an AI developer specializing in Dart and Flutter. Your primary responsib This workflow is triggered when a new Flutter/Dart version is released. 1. **Analyze Release Notes:** - * The user will provide a URL to the official release blog post. Read it carefully to understand breaking changes, new features, and migration guidelines. + * The user may provide a URL to the official release blog post. Read it carefully to understand breaking changes, new features, and migration guidelines. If no URL is provided, move onto the next step. 2. **Prepare Your Environment:** * Switch to the `beta` branch and ensure it's up-to-date: diff --git a/stale_code.md b/stale_code.md new file mode 100644 index 000000000..380f0a8a4 --- /dev/null +++ b/stale_code.md @@ -0,0 +1,8 @@ +# Stale Code Log + +This file tracks sample projects that have not received meaningful code updates in over a year. + +| Sample Name | Last Commit Author | Date of Last Commit | +|-------------|--------------------|---------------------| +| code_sharing/shared | Kevin Moore | Thu Oct 20 09:00:41 2022 | +| asset_transformation | Andrew Kolos | Tue May 14 08:42:21 2024 | \ No newline at end of file