Skip to content
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

Move diagrams out of src #5870

Merged
merged 1 commit into from Jun 1, 2021
Merged

Conversation

micpap25
Copy link
Contributor

Fixes #4974

Moves the src/_diagrams folder to diagrams.

This site didn't have any excludes: on diagrams (not sure if this was a good or bad thing) so it was as simple as moving all the files. They aren't referenced anywhere else.

I'm not sure what analysis_options.yaml is, so I didn't add diagrams to that; please let me know if that is a necessary change.

@google-cla google-cla bot added the cla: yes Contributor has signed the Contributor License Agreement label May 28, 2021
Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

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

lgtm

@sfshaza2 sfshaza2 merged commit 0129317 into flutter:master Jun 1, 2021
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Contributor has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move diagrams out of src
2 participants