flutter/examples/flutter_gallery/lib/demo
rami-a d4e4726ac2
Update SnackBar to allow for support of the new style from Material spec (#31275)
This PR introduces a number of changes and improvements to snack bars. This includes the ability to specify:

floating style of snack bars that adhere to the updated Material spec
elevation and shape on the SnackBar itself instead of relying on fixed values
a snackBarTheme as part of ThemeData which allows you to customize all of the above on an app-wide level.
This PR is includes the changes from #21484 as well as additional fixes and modifications. Thanks to @NikoYuwono for providing these changes and getting this off the ground!
2019-04-24 17:22:30 -04:00
..
animation fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
calculator Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
cupertino fix block formatting (#29051) 2019-03-09 09:03:11 +01:00
fortnightly Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
material Update SnackBar to allow for support of the new style from Material spec (#31275) 2019-04-24 17:22:30 -04:00
shrine Prevent vertical scroll in shrine by ensuring card size fits the screen (#30455) 2019-04-08 11:22:19 -04:00
transformations 2d transforms UX improvements (#30932) 2019-04-15 15:11:26 -07:00
all.dart Pan and zoom gallery demo (#25164) 2019-04-04 11:59:36 -07:00
animation_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
calculator_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
colors_demo.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00
contacts_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
images_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
pesto_demo.dart fix block formatting (#29051) 2019-03-09 09:03:11 +01:00
shrine_demo.dart Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
typography_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
video_demo.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00