Skip to content

feat: Flutter and Dart #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025
Merged

feat: Flutter and Dart #161

merged 1 commit into from
Aug 7, 2025

Conversation

guiopen
Copy link
Contributor

@guiopen guiopen commented Aug 7, 2025

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Add instructions for Dart and Flutter coding. These were taken from the main contents of Effective Dart and Flutter architecture recommendations, then converted to markdown.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@Copilot Copilot AI review requested due to automatic review settings August 7, 2025 03:15
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive coding guidelines for Dart and Flutter development by creating a new instruction file that combines official recommendations from Effective Dart and Flutter architecture guidelines.

  • Adds a new instruction file containing detailed Dart and Flutter coding standards
  • Updates README.md to include the new instruction file in the table of contents
  • Provides comprehensive guidelines covering style, documentation, usage, design, and architecture patterns

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
instructions/dart-n-flutter.instructions.md New instruction file containing comprehensive Dart and Flutter coding guidelines from official sources
README.md Added table entry for the new Dart and Flutter instruction file

@aaronpowell aaronpowell merged commit 3c69f5a into github:main Aug 7, 2025
2 checks passed
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.

2 participants