flutter/docs
Matan Lurey 997f742ac5
Fix ISSUE_TEMPLATE Ordering: 10 < 9, but 10 > 09 (#166455)
Unfortunately `10_google3_bug.yml` comes before `2_bug.yml`.

This changes the name (slightly) of the issue templates based on the
instructions from GitHub on what to do when you have 10+ issue templates
(as a side-note: I wonder if we need/still use umbrella bugs for the
feature tracker, or two types of performance bugs)
2025-04-03 00:24:34 +00:00
..
about We no longer have a separate engine repo. (#161400) 2025-01-10 02:37:29 +00:00
contributing Fix ISSUE_TEMPLATE Ordering: 10 < 9, but 10 > 09 (#166455) 2025-04-03 00:24:34 +00:00
ecosystem Add documentation for Java test filtering to plugins test document (#165314) 2025-03-17 17:03:03 +00:00
examples [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
infra Fix ISSUE_TEMPLATE Ordering: 10 < 9, but 10 > 09 (#166455) 2025-04-03 00:24:34 +00:00
libraries/material [wiki migration] Framework team pages (#148721) 2024-05-20 23:40:35 +00:00
platforms Fix ISSUE_TEMPLATE Ordering: 10 < 9, but 10 > 09 (#166455) 2025-04-03 00:24:34 +00:00
postmortems Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
releases [release] Update cherry-pick CHANGELOG requirements (#163318) 2025-02-14 17:16:51 +00:00
roadmap Update Roadmap (#166332) 2025-04-02 19:56:30 +00:00
tool Update Engine-artifacts.md (#165127) 2025-03-13 17:47:52 +00:00
triage Remove Linux engine PR link (#164878) 2025-03-26 22:53:59 +00:00
wiki_archive Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
Flutter-Self-Service-Index.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
In-case-of-emergency.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
README.md Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00

This wiki is primarily aimed at engineers building or making contributions to Flutter.

If you are new to Flutter, then you will find more general information on the Flutter project, including tutorials and samples, on our website at flutter.dev. For specific information about Flutter's APIs, consider our API reference which can be found at the api.flutter.dev.

If you want to know what we're likely to do in the future, our roadmap may be of interest.

If you intend to contribute to Flutter, welcome! You are encouraged to start with our contributor guide, which helps onboard new team members. It points to the most relevant pages on this wiki. You are also invited to join our Discord server.

Index of notable sections