flutter/examples/flutter_gallery/lib
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
..
demo Replace ButtonBar.bar method with ButtonBarTheme (#37544) 2019-08-19 17:35:44 -07:00
gallery [Material] Create demo for material banner (#37631) 2019-08-09 14:26:04 -04:00
main_publish.dart Don't show the 'preview' banner on published gallery (#16727) 2018-04-19 16:18:05 -07:00
main.dart Update Twitter handle @flutterio -> @FlutterDev (#29908) 2019-03-25 18:38:11 +00:00