πΊοΈ Roadmap
In the spirit of transparency, we're sharing out high-level goals and priorities for the Flume implementation for Flutter.
π¦ Areas of Focusβ
𧱠Componentsβ
- Implement remaining Flume components
-
DatePicker
-
Tooltip
-
Select
-
π Accessibilityβ
- Run a11y tests on all UI components
- Built-in semantics for all UI components
ποΈ Documentationβ
- Document all public APIs
- Document all common use cases
- Launch documentation site
- Add interactive code samples
π§ͺ Testingβ
- 100% library coverage
- Golden image tests
β‘οΈ Performanceβ
- Bake performance tests into CI pipeline
- Assure 120fps+ performance for all common use cases
π Otherβ
- Remove Material dependency
- Provide a more "all batteries included" experience
- Implement
FlumeApp
replacement forMaterialApp
- Implement
- Align ambiance algorithm with web version
- Dynamic load and application of
FlumeTheme
instances, e.g. from asset, network. - Full desktop/web support