flutter/docs
Reid Baker 72d1d15b4f
Create Postmortem-Platform-View-android-14-regression (#149201)
Title and initial timeline addition for flutter android 14 platform view
issues.
Internal to google version of this doc.
[go/flutter-android-14-postmortem](http://goto.google.com/flutter-android-14-postmortem)


- [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].
- [ ] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
2024-08-21 10:21:57 -04:00
..
about Added FlutterEngineGroups to engine architecture doc (#153100) 2024-08-12 22:00:33 +00:00
contributing Style Guide updates (#152525) 2024-08-16 16:19:06 +00:00
ecosystem [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
examples [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
infra Add a doc for the flutter/packages gardener (#149682) 2024-06-12 14:57:00 +00:00
libraries/material [wiki migration] Framework team pages (#148721) 2024-05-20 23:40:35 +00:00
platforms Update docs to use new Android version in the engine (#151601) 2024-08-14 19:57:07 +00:00
postmortems Create Postmortem-Platform-View-android-14-regression (#149201) 2024-08-21 10:21:57 -04:00
releases [Release] Update release note location (#151931) 2024-07-23 11:53:20 +07:00
roadmap [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
tool [wiki migration] Tool team pages (#148779) 2024-05-22 16:58:49 +00:00
triage Update README.md (#153470) 2024-08-16 17:57:26 +00:00
wiki_archive [Release] Update release note location (#151931) 2024-07-23 11:53:20 +07:00
Flutter-Self-Service-Index.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
In-case-of-emergency.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
README.md [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +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 Web site 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