pull/2701/head
Eric Windmill 1 month ago
parent d64595b1b6
commit 1354f6c7b7

@ -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:

@ -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 |
Loading…
Cancel
Save