Commit Graph

229 Commits

Author SHA1 Message Date
John McDole 7d42aa2234 Remove lock files 2026-05-01 11:20:09 -07:00
John McDole fe4babb32f Fix format 2026-05-01 10:36:54 -07:00
John McDole bf6ffd28b1 feat: pubworkspace this repository
One place to run "flutter pub get".

Brings up the lower end dart to ^3.10.8, upgrades lints and packages.
2026-05-01 10:32:08 -07:00
John Ryan 06d095dfd1 Merge pull request #102 from flutter/remove-a11y-skill
Remove a11y skill
2026-04-29 16:02:26 -07:00
John Ryan a40929a876 Remove a11y skill 2026-04-29 14:53:33 -07:00
John Ryan 6420b6a8f4 Merge pull request #99 from flutter/mariamhas_readme_updates
Update README.md
2026-04-29 09:05:07 -07:00
John Ryan 4da8cb120c Remove duplicate skills addition command
Removed redundant command for adding skills.
2026-04-29 09:04:51 -07:00
John Ryan 0bfb817157 Merge branch 'main' into mariamhas_readme_updates 2026-04-29 09:04:15 -07:00
John Ryan 2b37d2c100 Merge pull request #97 from flutter/johnpryan-patch-1
update npx command instructions
2026-04-29 09:03:47 -07:00
John Ryan 2dc99f5717 Update installation instructions in README
Clarified installation command for skills.
2026-04-29 09:03:37 -07:00
John Ryan 27d4691de8 Merge branch 'main' into mariamhas_readme_updates 2026-04-29 09:03:03 -07:00
John Ryan bbf403a93c Merge pull request #98 from flutter/johnpryan-patch-2
Update README with link to Dart skills
2026-04-29 09:02:16 -07:00
John Ryan 9c5db41e93 Apply suggestions from code review
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-29 09:01:53 -07:00
Mariam Hasnany 3f1a8cdca4 Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-28 15:31:12 -07:00
Mariam Hasnany 47dec9d694 Update CONTRIBUTING.md
updating with more details on filing issues/requesting skills
2026-04-28 15:30:21 -07:00
Mariam Hasnany 4366e1f873 Update README.md
update description, added more installation options  and contribution
2026-04-28 15:15:04 -07:00
Mariam Hasnany c3269fa2ba Update CONTRIBUTING.md 2026-04-28 14:50:38 -07:00
John Ryan da08a96345 Update installation command for skills 2026-04-28 14:15:56 -07:00
John Ryan fd69a068e9 Update README with link to Dart skills
add Dart skills link
2026-04-28 11:55:56 -07:00
John Ryan a2745aa02e update npx command instructions 2026-04-28 11:50:24 -07:00
Reid Baker 66db75d9f2 Merge pull request #94 from reidbaker/i93-grill-me-skill-and-updates
Add new kevmoo dart skills and grill me skill for feature planning, update existing skills
2026-04-27 10:04:04 -04:00
Reid Baker cece013d84 Add new kevmoo dart skills and grill me skill for feature planning, update existing skills 2026-04-27 09:53:11 -04:00
John Ryan ce729c151e Merge pull request #89 from flutter/widget-preview-ffi
Update guidance around dart:ffi in widget previews
2026-04-24 10:09:28 -07:00
Ben Konyi 60ef386378 Update guidance around dart:ffi in widget previews
`dart:ffi` imports in transitive dependencies used to prevent the widget previewer from compiling, but this was resolved in Flutter 3.41.

This change updates the guidance around `dart:ffi` to match that of `dart:io`, as `dart:ffi` APIs will now throw on invocation in the widget previewer.
2026-04-24 12:33:11 -04:00
John Ryan c4bef098ef Merge pull request #87 from flutter/task-based-skills-final
Update skills for task-based user journeys
2026-04-24 08:21:16 -07:00
John Ryan d0952dbb05 Update skills/flutter-use-http-package/SKILL.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-22 12:14:42 -07:00
John Ryan e4919bd40b Update skills/flutter-use-http-package/SKILL.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-22 12:14:32 -07:00
John Ryan 0fbfdaf77f Update skills/flutter-setup-localization/SKILL.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-22 12:13:41 -07:00
John Ryan 35be245b4c Fix README links 2026-04-22 12:11:34 -07:00
John Ryan e0673801d8 Update README 2026-04-22 11:31:59 -07:00
John Ryan 83ec6f7b01 Merge branch 'main' of github.com:flutter/skills into task-based-skills-final 2026-04-22 11:31:06 -07:00
John Ryan 8a9191ffc4 Merge pull request #82 from flutter/update-update-readme
Add the ability to run update-readme command on a different project
2026-04-22 11:30:51 -07:00
John Ryan 86b1619d01 Add flutter-accessibility-audit skill 2026-04-21 14:59:19 -07:00
John Ryan 051240f9df Add flutter-implement-json-serialization skill 2026-04-21 14:46:02 -07:00
John Ryan 9d1b35c94f Add flutter-use-http-package skill 2026-04-21 14:38:55 -07:00
John Ryan cb21a1786a Add flutter-setup-localization skill 2026-04-21 14:28:53 -07:00
John Ryan f289b7791b Add flutter-add-widget-test skill 2026-04-21 14:18:22 -07:00
John Ryan a37f0c87c7 add flutter-setup-declarative-routing skill 2026-04-21 14:09:29 -07:00
John Ryan f1fa13bd46 Add flutter-build-responsive-layout skill 2026-04-21 13:19:45 -07:00
John Ryan c10b79904d Add flutter-apply-architecture-best-practices skill 2026-04-21 13:13:39 -07:00
John Ryan b9965d920f Add flutter-add-widget-preview skill 2026-04-21 13:07:01 -07:00
John Ryan 353d814f21 move skills into skills directory 2026-04-21 12:52:20 -07:00
John Ryan 5703deb199 Add flutter-fix-layout-issues 2026-04-21 12:50:55 -07:00
John Ryan bf3ec0ba17 Clear yaml file, add integration testing skill 2026-04-21 11:32:25 -07:00
John Ryan 130378c2e7 Remove all skills 2026-04-21 09:35:58 -07:00
Reid Baker 430687774a Merge pull request #86 from reidbaker/r-real-world-integration-feedback-for-adding-lint
Improve skill for using dart_skills_lint
2026-04-16 18:45:41 -04:00
Reid Baker c1444bc30a add feature to detect malformed yaml values 2026-04-16 18:42:23 -04:00
Reid Baker d6465f6ee0 Add information for inital setup based on real world integrations into flutter/flutter and devtools, also add package skills to evaluation set 2026-04-16 18:20:08 -04:00
Reid Baker 2420128e11 Merge pull request #84 from reidbaker/i83-relative-path-checking-cases
i83 relative path checking cases
2026-04-16 10:42:08 -04:00
John Ryan 9e869ef35a Merge branch 'main' into update-update-readme 2026-04-14 15:04:12 -07:00