flutter/examples/flutter_gallery/lib/demo
Greg Spencer 245d1b51ce
Add macOS to TargetPlatform (#43457)
This PR adds TargetPlatform.macOS to the TargetPlatform enum. This allows us to begin implementation of some adaptive UI based on which target platform is desired.

I haven't updated the tests here, that will come in a follow-up PR.
2019-11-26 18:32:34 -08:00
..
animation fix some formatting issues (#28809) 2019-03-06 09:37:32 +01:00
calculator more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
cupertino CupertinoDynamicColor improvements (#44317) 2019-11-07 13:14:08 -08:00
fortnightly Fix new prefer_const_constructors after analyzer fix. (#39917) 2019-09-05 19:59:24 -07:00
material Add macOS to TargetPlatform (#43457) 2019-11-26 18:32:34 -08:00
shrine make some BuildContext methods generics (#44189) 2019-11-22 17:35:20 +01:00
transformations Fix typo (#45125) 2019-11-20 17:05:01 -08:00
all.dart Revert "[Gallery] Add Material Study app Rally as an example app (#44907)" (#45279) 2019-11-20 12:18:44 -08: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 add missing trailing commas (in examples/) (#40701) 2019-09-18 20:48:07 +02:00
contacts_demo.dart more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
images_demo.dart Make sure all our .dart files have license headers (#44467) 2019-11-08 16:53:21 -08: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 more UI-as-code (#35516) 2019-09-17 16:23:44 +02:00
video_demo.dart Add scrollbars to Gallery (#33634) 2019-06-06 10:54:28 -07:00