Alexandre Ardhuin
eda03e2586
re-re-enable lint unnecessary_const ( #20103 )
2018-08-02 12:02:32 +02:00
Todd Volkert
00aac68e2d
Revert flutter/flutter#19592 ( #19861 )
...
It was causing problems rolling Flutter into Fuchsia
2018-07-27 08:44:39 -07:00
Alexandre Ardhuin
27018359d2
re-enable lint unnecessary_const ( #19592 )
...
* re-enable lint unnecessary_const
* remove trailling whitespaces
* remove unnecessary const (after merge)
2018-07-23 08:31:48 +02:00
Greg Spencer
1cc036519c
Removes trailing whitespace from source files. ( #19329 )
2018-07-19 23:03:58 -07:00
Ian Hickson
f630f90d6d
Revert "enable lint unnecessary_const ( #19342 )" ( #19423 )
...
This reverts commit cc1cf13eec6752af992d3db0265cf04cc90bfd13.
2018-07-16 13:30:27 -07:00
Alexandre Ardhuin
cc1cf13eec
enable lint unnecessary_const ( #19342 )
2018-07-16 21:43:48 +02:00
jslavitz
94959a340c
Fixed code sign error message width ( #19026 )
...
* Fixed codesign error message width
* Fixed mac_test
* Removed snackbar code
2018-07-11 16:51:25 -07:00
Alexandre Ardhuin
09276bea25
enable lint prefer_equal_for_default_values ( #18156 )
2018-06-05 08:50:40 +02:00
xster
4565395693
Let iOS auto-signing tool handle Googler scenario ( #16010 )
...
* Let iOS auto-signing tool handle Googler scenario
* Forgot to update tests
2018-03-28 18:58:06 -07:00
Jason Simmons
466d15433f
Use Dart 2 camel case constants ( #15360 )
2018-03-12 11:06:32 -07:00
Alexandre Ardhuin
841d5d7bd5
prefer_const_declarations on local variables ( #14358 )
2018-02-01 07:51:26 +01:00
Yegor
e809511682
remove dependency on package:quiver/iterables.dart ( #13281 )
2017-11-30 15:09:39 -08:00
xster
d5d2cdfeef
A bunch of onboarding error detections ( #12977 )
2017-11-16 22:53:22 -08:00
xster
e28765a997
Delinting future awaits round 3 ( #10791 )
...
* round 3
* partially address comments
* merge
* review notes
* review
* review
* review
2017-09-20 17:24:43 -07:00
xster
bfda885a9d
Fix a typo in the saved certificate error message ( #11640 )
2017-08-16 13:59:05 -07:00
xster
57746f38c0
Guess sign iOS with the first certificate when running in machine mode ( #10870 )
...
* Guess sign with the first certificate when multiple are available in machine mode
* review
2017-06-28 13:33:14 -07:00
xster
02245234b6
Save development certificate choice ( #10849 )
2017-06-21 17:22:13 -07:00
xster
c2b0a30c57
Add more instructions and handling for first time iOS run ( #10521 )
...
* Before tests
* Add the part to trust the cert on the device
* flip the error checks since some are more specific and are more actionable
* add tests
* review
2017-06-07 15:56:13 -07:00
xster
04aeef84db
Let iOS flutter run auto-sign default to first profile ( #10181 )
...
* Let run default to first profile
* fix
* review notes
2017-05-23 18:05:47 -07:00
xster
9d3fb1f309
Auto provision iOS deploy 2/3 - prompt user to choose a certificate ( #10025 )
...
* first pass
* improvements
* extract terminal.dart
* rebase
* add default terminal to context
* The analyzer wants the ../ imports in front of the ./ imports
* review notes
2017-05-18 11:26:43 -07:00