Pierre
Pierre
This prepares the deprecation of this property by removing framework usages. - Uses `ColorScheme.background` as replacement The deprecation and a Dart fix will be in https://github.com/flutter/flutter/pull/116369. Part of https://github.com/flutter/flutter/issues/91772 ##...
 This is a suggestion to show 3 columns and see more widgets. cc @QuncCccccc
## Description This adds support for M3 easing and duration tokens. This PR includes these changes: * Generation of duration and easing constants, in `Durations` and `Easing`, respectively (`Curves` is...
### Description The Flutter Gallery has been a useful resource and demo of numerous Flutter features for the past 4 years. However, it requires non-trivial maintenance and a significant amount...
In my view, these are the most valuable demos: - TwoPane → `dual_screen` cc @andreidiaconu - - Material/Cupertino demos: they should be nearly all already covered by https://github.com/flutter/flutter/issues/102812, however, one...
The Gallery uses named routes, which [won't sync with the browser history correctly](https://docs.flutter.dev/development/ui/navigation#limitations). The Gallery should probably use the Router API via a package like go_router. This should be easier...
### Existing issue? - [X] I checked the [existing issues](https://github.com/flutter/gallery/issues) ### What happened? ## Expected vs actual result: Benchmarks can be run. In actuality, - in headless mode, the benchmark...
Love this tool, would love to see where my Deutschlandticket can take me!
### Package `google_fonts` ### Description If you ran into this error, it means that an attempt was made to fetch a font TTF file from Google Fonts' servers, but failed....