flutter/docs
Reid Baker a5902458c6
Update New-Android-version.md to include create all (#160661)
No issue
Related to
https://github.com/flutter/packages/pull/7985#issuecomment-2557237025

## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
2024-12-20 17:39:57 +00:00
..
about Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
contributing Fixed typos (#159331) 2024-12-05 16:54:09 +00:00
ecosystem Fixed typos (#159331) 2024-12-05 16:54:09 +00:00
examples [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
infra Prettier merge_queue.md (#158969) 2024-11-18 19:32:23 +00:00
libraries/material [wiki migration] Framework team pages (#148721) 2024-05-20 23:40:35 +00:00
platforms Update New-Android-version.md to include create all (#160661) 2024-12-20 17:39:57 +00:00
postmortems Misc docs cleanup and fixes (#155501) 2024-09-24 20:03:08 +00:00
releases Fix git command in Quality-Assurance.md (#155146) 2024-11-20 06:32:04 +00:00
roadmap [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
tool docs: Rework "Making changes to the flutter tool" to include flutter-dev (#157480) 2024-10-23 23:28:57 +00:00
triage Show issues in triage even if they've been assigned (#155615) 2024-12-09 18:49:20 +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