flutter/examples/flutter_gallery/lib/demo
Darren Austin 9dce19e96f
Replace ButtonBar.bar method with ButtonBarTheme (#37544)
* Added new ButtonBarTheme to replace the deprecated ButtonTheme.bar method.

* Responding to PR feedback.

* [Material] Create material Banner component (#36880)

This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.

(cherry picked from commit 35b6d668e1)

Removed the use of ButtonTheme.bar in the Banner implementation.

* Updated documentation from PR review comments.
2019-08-19 17:35:44 -07: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 enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02:00
fortnightly Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
material Replace ButtonBar.bar method with ButtonBarTheme (#37544) 2019-08-19 17:35:44 -07:00
shrine Prevent vertical scroll in shrine by ensuring card size fits the screen (#30455) 2019-04-08 11:22:19 -04:00
transformations Correct typos (#33322) 2019-05-24 19:12:45 -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 more ui-as-code (#35393) 2019-07-02 21:11:56 +02:00
contacts_demo.dart make immutables const (#32340) 2019-05-09 05:47:01 -07:00
images_demo.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
pesto_demo.dart enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02:00
shrine_demo.dart Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
typography_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00
video_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00