- Published on
Updated Roadmap (Markdown)
- Authors

- Name
- aimode.news
- @aimode_news
For the sake of transparency, we want to share high-level details of our roadmap so others can see our priorities and make plans based on what we're doing.
Our plans will evolve over time based on customer feedback and new market opportunities. We use quarterly surveys and feedback on GitHub issues to prioritize our work. The list here should not be considered an exhaustive list or a promise that you will complete all of these tasks. If you have feedback on what we should be doing, please contact us (e.g. by submitting an issue or using the "thumbs up" emoji reaction in the first comment of an issue). Because Flutter is an open source project, we invite contributions both to the themes presented below and to other areas.
If you are a contributor or a team of contributors with long-term plans to contribute to Flutter and would like the roadmap to reflect your planned efforts, please contact Hixie at ian@hixie.ch.
A new roadmap for 2023 is being prepared. Check back soon.
Reference: https://flutter.dev/events/flutter-forward
We maintain an archive of roadmaps from past years on a separate page.
- Wiki's home
- Roadmap
- See API (stable)
- API Reference (Main)
- Glossary
- Contributor Guide
- Chat on Discord
- Design document
- Code of Conduct
- Issue classification report (latest)
- Our values
- Tree hygiene
- Problem hygiene and screening
- Flutter repository style guide
- Project team
- Contributor Access
-What should I do?
- Popular Issues
- Run and write tests
- Launch process
- Flutter Framework Gardener Rotation
- Rolling Darts
- Manual engine roll breaking commits
- Updated Material Design fonts and icons
- Post-mortem and retrospective
- Hotfix Documentation Best Practices
- In case of emergency
- Landing change through automatic submission
- Setting up the framework development environment
- Framework architecture
- Generate API Docs code blocks
- Running example
- Use Dart Analyzer
- Flutter execution variants
- Package test scope: flutter
- Write golden file tests for package:flutter
- Template image asset management
- Engine development environment settings
- Compiling the engine
- Engine debugging
- Use Sanitizer with Flutter engine
- Engine testing
- Engine architecture
- Flutter's mode
- crash
-More...
- Package development environment settings
- Plugin and package repository structure
- Contribute to plugins and packages
- Understand package testing
- Plugin testing
- Release plugin or package
-More...