Pierre

Results 88 issues of 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 ##...

framework
f: material design

![Screenshot 2023-01-31 at 11 39 36](https://user-images.githubusercontent.com/6655696/215737801-3a7f8153-f231-46d7-956c-df7472eec631.png) This is a suggestion to show 3 columns and see more widgets. cc @QuncCccccc

enhancement

In particular, update pin for `material_color_utilities` to `0.5.0`.

team
tool

## 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...

team
framework
a: animation
f: material design
c: tech-debt
tech-debt

### 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...

P1

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...

P2
P1

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...

enhancement
P3

### 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...

bug
P2

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....

documentation
enhancement
p: google_fonts