flutter/examples/api/test/widgets/transitions
Kate Lovett 5b6d748cb4
Fix sample code crash, add test (#133812)
Fixes https://github.com/flutter/flutter/issues/133402

On web `1 << 32` crashes, 31 is the maximum.
2023-08-31 22:56:06 +00:00
..
listenable_builder.0_test.dart Add ListenableBuilder with examples (#116543) 2022-12-07 01:15:22 +00:00
listenable_builder.1_test.dart Add ListenableBuilder with examples (#116543) 2022-12-07 01:15:22 +00:00
listenable_builder.3_test.dart Fix sample code crash, add test (#133812) 2023-08-31 22:56:06 +00:00
matrix_transition.0_test.dart Add an example showing how to use a MatrixTransition. (#132874) 2023-08-25 15:09:58 -05:00