Pierre-Louis
8c1c2f6af5
Introduce Theme extensions (#98033)
* first pass
* x
* x
* address feedback
* support multiple extensions
* add convenience function, Object ⇒ dynamic, lerping
* remove not-useful comment
* fix examples/api lower sdk constraint
* remove trailing spaces
* remove another pesky trailing space
* improve lerp
* address feedback
* hide map implementation from constructor and copyWith
* use iterableproperty
* Revert "hide map implementation from constructor and copyWith"
This reverts commit a6994af0046e3c90dbc9405cac628feb5b2d3031.
* slow down sample
* make theme extension params required
* add null check
* improve documentation
* fix hashCode and operator == overrides
* modify existing tests
* remove trailing spaces
* add all tests except lerping
* fix lerping bug
* add toString to themeExtension example
* add lerping test
* assume non-nullability in example
* address feedback
* update docs
* remove trailing space
* use Map.unmodifiable
2022-03-21 15:26:30 +01:00
..
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2022-03-04 12:56:21 -08:00
2021-10-11 21:23:02 -07:00
2021-10-11 21:23:02 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-07 16:48:04 -07:00
2021-10-04 12:16:17 -07:00
2021-10-07 16:48:04 -07:00
2021-12-12 13:05:03 -08:00
2021-10-04 12:16:17 -07:00
2021-10-08 09:25:14 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-11 21:23:02 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-11 21:23:02 -07:00
2021-10-07 16:48:04 -07:00
2021-10-04 12:16:17 -07:00
2021-12-17 02:54:14 -08:00
2021-10-04 12:16:17 -07:00
2021-12-08 17:24:08 -08:00
2021-10-08 09:25:14 -07:00
2021-10-08 09:25:14 -07:00
2022-03-01 10:14:09 -08:00
2021-10-11 21:23:02 -07:00
2021-10-07 16:48:04 -07:00
2022-01-28 14:10:14 -08:00
2021-10-04 12:16:17 -07:00
2021-10-08 09:25:14 -07:00
2021-10-07 16:48:04 -07:00
2021-10-08 09:25:14 -07:00
2022-01-28 02:40:06 -08:00
2021-11-09 17:49:40 -08:00
2021-10-11 21:23:02 -07:00
2022-01-24 14:25:15 -08:00
2021-10-08 09:25:14 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-07 16:48:04 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-04 12:16:17 -07:00
2021-10-07 16:48:04 -07:00
2022-03-21 15:26:30 +01:00
2021-10-11 21:23:02 -07:00