mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

This is waiting on - https://github.com/flutter/flutter/pull/148777 - https://github.com/flutter/flutter/pull/148790 After this PR lands, there will likely be 1-2 more clean up PRs, after which the migration will be done! --- This moves the remaining wiki pages as planned in [flutter.dev/go/migrate-flutter-wiki-spreadsheet](https://docs.google.com/spreadsheets/d/1x65189ZBdNiLRygpUYoU08pwvXD4M-Z157c6pm8deGI/edit?usp=sharing) It also adds the team labels to the label bot for future PRs. Changes to the content were only updating cross links, or links to refer to the main branch rather than master. Remaining links to the wiki will be updated once all other pages have finished moving, they still work in the meantime. Part of https://github.com/flutter/flutter/issues/145009
3.4 KiB
3.4 KiB
Flutter's user-facing documentation should all be on the Flutter web site and the API documentation site:
Historically, experimental documentation was sometimes first written on this wiki and later moved to the web site. This is now discouraged but some of the content created in this way still exists and is listed below.
Contributors: please consider moving this content to the web site or deleting it if it is no longer applicable!
Old documentation
General
- Apple Silicon support
- Bad Builds
- Binding to native code via FFI
- Data-driven Fixes
- Flutter CLI crash reporting
- Flutter CLI custom embedder support
- Flutter Test Fonts
- Hybrid Composition
- IntelliJ - Flutter Setup Tips and Tricks
- JIT release builds
- Making animated GIFs of Flutter apps
- Multi-device debugging in VS Code
- Obfuscating Dart Code
- Reduce shader compilation jank using SkSL warm up
- Upgrading Flutter projects from using PlatformMessages to using channels
- Writing Effective Tests
Android
- Android Fast Start
- Android Platform Views
- How Flutter apps are compiled with Gradle for Android
- Hybrid Composition
- Multidex
- Texture Layer Hybrid Composition