- 
                Notifications
    
You must be signed in to change notification settings  - Fork 29.5k
 
Supporting legacy platforms
        Matan Lurey edited this page Jul 11, 2024 
        ·
        6 revisions
      
    This page has migrated to https://github.com/flutter/engine/blob/main/docs/Supporting-legacy-platforms.md
Flutter • https://flutter.dev
- Home of the Wiki
 - Roadmap
 - API Reference (stable)
 - API Reference (main)
 - Glossary
 - Contributor Guide
 - Chat on Discord
 - Design documents
 - Code of Conduct
 - Issue triage reports (latest)
 
- Our Values
 - Tree hygiene
 - Issue hygiene and Triage
 - Style guide for Flutter repo
 - Project teams
 - Contributor access
 - What should I work on?
 - Popular issues
 - Running and writing tests
 - Release process
 - Flutter Framework Gardener Rotation
 - Rolling Dart
 - Manual Engine Roll with Breaking Commits
 - Updating Material Design Fonts & Icons
 - Postmortems and Retrospectives
 - Hotfix Documentation Best Practices
 - In case of emergency
 - Landing Changes With Autosubmit
 
- Setting up the Framework development environment
 - The Framework architecture
 - API Docs code block generation
 - Running examples
 - Using the Dart analyzer
 - The flutter run variants
 - Test coverage for package:flutter
 - Writing a golden-file test for package:flutter
 - Managing template image assets
 
- Setting up the Engine development environment
 - Compiling the engine
 - Debugging the engine
 - Using Sanitizers with the Flutter Engine
 - Testing the engine
 - The Engine architecture
 - Flutter's modes
 - Crashes
 - more...
 
- Setting up the Packages development environment
 - Plugins and Packages repository structure
 - Contributing to Plugins and Packages
 - Understanding Packages tests
 - Plugin Tests
 - Releasing a Plugin or Package
 - more...