flutter/packages
Todd Volkert 0b8403b61c
Add const Border.uniform() (#30640)
`Border.all()` is a factory constructor and thus not const
constructible. This change adds a `const Border.uniform()`
constructor and makes `Border.all()` delegate to it. This allows
callers to more likely be able to make their widget tree const
constructible.
2019-04-07 21:29:32 -07:00
..
flutter Add const Border.uniform() (#30640) 2019-04-07 21:29:32 -07:00
flutter_driver Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
flutter_goldens Intercept errors thrown by synchronous Completers in image resolution. (#30139) 2019-03-29 10:05:18 -07:00
flutter_goldens_client Update to latest matcher (#30019) 2019-03-27 17:21:10 -07:00
flutter_localizations Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
flutter_test shorter nullable list duplications (#30305) 2019-04-05 10:23:35 -07:00
flutter_tools Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
fuchsia_remote_debug_protocol Replace flutter.io with flutter.dev (#30562) 2019-04-05 11:39:30 -07:00
analysis_options.yaml Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00