Appearance
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